Skip to content

Commit 58ebe37

Browse files
author
Anthony Barbieri
committed
change windows format to zip over tar
1 parent b469956 commit 58ebe37

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ archives:
1818
windows: Windows
1919
386: i386
2020
amd64: x86_64
21+
format: tar.gz
22+
format_overrides:
23+
- goos: windows
24+
format: zip
2125
dockers:
2226
-
2327
binaries:

0 commit comments

Comments
 (0)