Skip to content

Commit

Permalink
Updated iofogctl pat for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
NehaNaithani committed Feb 6, 2024
1 parent 3abaa60 commit 1aa77de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
args: --rm-dist --debug --config ./.goreleaser-iofogctl.yml
env:
VERSION: ${{ needs.Build.outputs.VERSION }}
GITHUB_TOKEN: ${{ github.token }}
GITHUB_TOKEN: ${{ secrets.iofogctl_pat }}
- name: Install Packagecloud cli
run: go install github.com/edgeworx/packagecloud@v0.1.1
- run: ./.packagecloud-publish.sh
Expand Down

0 comments on commit 1aa77de

Please sign in to comment.