Skip to content

Commit

Permalink
build: package as zip for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
chetan committed Jul 19, 2022
1 parent 3dbbc95 commit f79af68
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 @@ -17,6 +17,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 f79af68

Please sign in to comment.