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 4acd939 commit da2aefbCopy full SHA for da2aefb
.goreleaser.yml
@@ -117,4 +117,4 @@ chocolateys:
117
release_notes: "https://github.com/abhimanyu003/sttr/releases/tag/v{{ .Version }}"
118
api_key: "{{ .Env.CHOCOLATEY_API_KEY }}"
119
source_repo: "https://push.chocolatey.org/"
120
- skip_publish: false
+ skip_publish: true
0 commit comments