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 83ab194 commit 1672155Copy full SHA for 1672155
.goreleaser.yaml
@@ -92,4 +92,4 @@ chocolateys:
92
release_notes: "https://github.com/SameerJS6/zed-cli-win-unofficial/releases/tag/v{{ .Version }}"
93
api_key: "{{ .Env.CHOCOLATEY_API_KEY }}"
94
source_repo: "https://push.chocolatey.org/"
95
- skip_publish: false
+ skip_publish: true
0 commit comments