Skip to content

Commit

Permalink
use .zip for windows archives
Browse files Browse the repository at this point in the history
  • Loading branch information
d-rk committed Mar 14, 2024
1 parent 815d2af commit 0881f47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ builds:

archives:
- id: default
format_overrides:
- goos: windows
format: zip
files:
- LICENSE.md
- CHANGELOG.md
Expand Down

0 comments on commit 0881f47

Please sign in to comment.