Skip to content

Commit

Permalink
ci: update goreleaser token (#62)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Smith <dsmith@goodwaygroup.com>
  • Loading branch information
clok authored Jun 10, 2021
1 parent b4d4854 commit ccc61f7
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 @@ -36,4 +36,4 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GORELEASER_CLOK_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GORELEASER_TOKEN }}

0 comments on commit ccc61f7

Please sign in to comment.