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 ada661b commit bb7cd29
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,9 +13,10 @@ builds:
- linux
- windows
- darwin
format: zip
archives:
- replacements:
-
format: zip
replacements:
darwin: Darwin
linux: Linux
windows: Windows
Expand Down

0 comments on commit bb7cd29

Please sign in to comment.