Skip to content

Commit

Permalink
Made windows release a zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
lindell committed Jun 23, 2020
1 parent ebf5caa commit cda3606
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ archives:
windows: Windows
386: i386
amd64: x86_64
checksum:
name_template: "checksums.txt"
format_overrides:
- goos: windows
format: zip
snapshot:
name_template: "{{ .Tag }}-next"
changelog:
Expand Down

0 comments on commit cda3606

Please sign in to comment.