Skip to content

Commit

Permalink
Update GoReleaser action token
Browse files Browse the repository at this point in the history
  • Loading branch information
DerAndereAndi committed Dec 8, 2021
1 parent fff68a3 commit b1820fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_GORELEASER }}

- name: Publish .deb to Cloudsmith
env:
Expand Down

0 comments on commit b1820fe

Please sign in to comment.