Skip to content

Commit b32d48f

Browse files
committed
release fix
1 parent 32117e6 commit b32d48f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ archives:
3838
{{- if eq .Arch "amd64"}}x86_64
3939
{{- else if eq .Arch "386"}}i386
4040
{{- else}}{{.Arch}}{{end}}
41+
formats: ["tar.gz"]
4142
format_overrides:
4243
- goos: windows
4344
formats: ['zip']

0 commit comments

Comments
 (0)