Skip to content

Commit 1cb3578

Browse files
committed
publish as zip for windows
1 parent bc398ae commit 1cb3578

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.goreleaser.yml

+4
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ builds:
3939
archives:
4040
- id: dispatch
4141
builds: [dispatch]
42+
format_overrides:
43+
- goos: windows
44+
format: zip
45+
4246
- id: dispatch-docs
4347
builds: [dispatch-docs]
4448
name_template: "{{ .ProjectName }}_docs_{{ .Version }}_{{ .Os }}_{{ .Arch }}"

0 commit comments

Comments
 (0)