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 6391308 commit b34348fCopy full SHA for b34348f
.github/workflows/release.yml
@@ -38,6 +38,6 @@ jobs:
38
version: "~> v1"
39
args: release --clean
40
env:
41
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
42
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution
43
# GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
0 commit comments