Skip to content

Commit 0881f47

Browse files
committed
use .zip for windows archives
1 parent 815d2af commit 0881f47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ builds:
1515

1616
archives:
1717
- id: default
18+
format_overrides:
19+
- goos: windows
20+
format: zip
1821
files:
1922
- LICENSE.md
2023
- CHANGELOG.md

0 commit comments

Comments
 (0)