We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d021bf commit e2ddc9dCopy full SHA for e2ddc9d
.goreleaser.yaml
@@ -27,7 +27,7 @@ archives:
27
{{- if .Arm }}v{{ .Arm }}{{ end -}}
28
format_overrides:
29
- goos: windows
30
- format: zip
+ formats: [zip]
31
checksum:
32
name_template: 'SHA256SUMS'
33
release:
0 commit comments