Skip to content

Commit

Permalink
Archive windows releases in zip format (#2283)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoriano authored Dec 17, 2024
1 parent 2723b1b commit f5df1f3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,9 @@ builds:
goos:
- darwin
- linux
- windows
- windows

archives:
- format_overrides:
- goos: windows
format: zip

0 comments on commit f5df1f3

Please sign in to comment.