We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317c0b8 commit 59cc875Copy full SHA for 59cc875
.github/workflows/release.yml
@@ -27,4 +27,4 @@ jobs:
27
version: latest
28
args: release --rm-dist
29
env:
30
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
0 commit comments