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 089cbc9 commit 881555aCopy full SHA for 881555a
.github/workflows/release.yml
@@ -27,3 +27,4 @@ jobs:
27
args: release --clean
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
+ GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
0 commit comments