We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59389a0 commit cf5d0d7Copy full SHA for cf5d0d7
.github/workflows/goreleaser.yml
@@ -16,4 +16,4 @@ jobs:
16
with:
17
version: latest
18
env:
19
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
0 commit comments