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 9ad08b8 commit e9f6907Copy full SHA for e9f6907
.github/workflows/release.yml
@@ -27,4 +27,4 @@ jobs:
27
version: latest
28
args: --rm-dist
29
env:
30
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GO_RELEASER_TOKEN }}
0 commit comments