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 19c4662 commit 3123804Copy full SHA for 3123804
.github/workflows/release_build.yml
@@ -28,4 +28,4 @@ jobs:
28
version: latest
29
args: release --rm-dist
30
env:
31
- GITHUB_TOKEN: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments