Skip to content

Commit

Permalink
update github token for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
cenkalti committed Jul 15, 2021
1 parent 3575b6c commit d225c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
with:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.github_token }}
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}

0 comments on commit d225c33

Please sign in to comment.