Skip to content

Commit a427a99

Browse files
committed
chore: Enable publishing for Chocolatey in GoReleaser configuration
1 parent 0858cd3 commit a427a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ chocolateys:
9393
release_notes: "https://github.com/SameerJS6/zed-cli-win-unofficial/releases/tag/v{{ .Version }}"
9494
api_key: "{{ .Env.CHOCOLATEY_API_KEY }}"
9595
source_repo: "https://push.chocolatey.org/"
96-
skip_publish: true
96+
skip_publish: false

0 commit comments

Comments
 (0)