Skip to content

Commit

Permalink
chore: Use specific token for releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
xxuejie committed Jun 3, 2024
1 parent bcf2da6 commit 441afb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GORELEASE_TOKEN }}

0 comments on commit 441afb8

Please sign in to comment.