Skip to content

Commit

Permalink
change format of release
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Jul 8, 2021
1 parent 41677a6 commit ada661b
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 @@ -13,13 +13,14 @@ builds:
- linux
- windows
- darwin
format: zip
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
386: 32bit
amd64: 64bit
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit ada661b

Please sign in to comment.