We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d1fde commit dbf17e9Copy full SHA for dbf17e9
1 file changed
.github/workflows/release.yml
@@ -58,3 +58,4 @@ jobs:
58
run: goreleaser release --clean
59
env:
60
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
61
+ GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
0 commit comments