We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b46936 commit 3368bb9Copy full SHA for 3368bb9
1 file changed
.goreleaser.yml
@@ -32,7 +32,7 @@ archives:
32
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
33
format_overrides:
34
- goos: windows
35
- format: zip
+ formats: [zip]
36
files:
37
- formats/*
38
0 commit comments