We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7f5c7 commit 0d56230Copy full SHA for 0d56230
.github/workflows/goreleaser.yml
@@ -38,3 +38,4 @@ jobs:
38
args: release --clean
39
env:
40
GITHUB_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
41
+ CHOCOLATEY_API_KEY: ${{ secrets.CHOCOLATEY_API_KEY }}
0 commit comments