We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c7d86 commit abae3b3Copy full SHA for abae3b3
1 file changed
.goreleaser.yaml
@@ -33,7 +33,7 @@ archives:
33
{{- else }}{{ .Arch }}{{ end }}
34
format_overrides:
35
- goos: windows
36
- format: zip
+ formats: ["zip"]
37
files:
38
- LICENSE
39
- completions/*
0 commit comments