Skip to content

Commit

Permalink
use separate token for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
umputun committed May 10, 2023
1 parent bd2dc0a commit 4f79fb4
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 @@ -29,5 +29,5 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
GPG_KEY_ID: "BC676EF82AF574C8"

0 comments on commit 4f79fb4

Please sign in to comment.