Skip to content

Commit

Permalink
dev: package Windows build in zip
Browse files Browse the repository at this point in the history
  • Loading branch information
joneskoo committed Feb 12, 2021
1 parent ec1de57 commit 967c438
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ archives:
windows: Windows
386: i386
amd64: x86_64
format_overrides:
- goos: windows
format: zip

checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 967c438

Please sign in to comment.