Skip to content

Commit

Permalink
Publish releases for Windows as ZIP archives
Browse files Browse the repository at this point in the history
  • Loading branch information
hjr265 committed Sep 14, 2023
1 parent b29c52f commit 0404414
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ builds:
- linux
- windows
archives:
- files:
- format_overrides:
- goos: windows
format: zip
files:
- LICENSE.txt
- README.md
- UBUNTU_FONT_LICENCE.txt
Expand Down

0 comments on commit 0404414

Please sign in to comment.