Skip to content

Commit 1aa77de

Browse files
committed
Updated iofogctl pat for goreleaser
1 parent 3abaa60 commit 1aa77de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
args: --rm-dist --debug --config ./.goreleaser-iofogctl.yml
209209
env:
210210
VERSION: ${{ needs.Build.outputs.VERSION }}
211-
GITHUB_TOKEN: ${{ github.token }}
211+
GITHUB_TOKEN: ${{ secrets.iofogctl_pat }}
212212
- name: Install Packagecloud cli
213213
run: go install github.com/edgeworx/[email protected]
214214
- run: ./.packagecloud-publish.sh

0 commit comments

Comments
 (0)