We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32117e6 commit b32d48fCopy full SHA for b32d48f
.goreleaser.yml
@@ -38,6 +38,7 @@ archives:
38
{{- if eq .Arch "amd64"}}x86_64
39
{{- else if eq .Arch "386"}}i386
40
{{- else}}{{.Arch}}{{end}}
41
+ formats: ["tar.gz"]
42
format_overrides:
43
- goos: windows
44
formats: ['zip']
0 commit comments