Skip to content

Commit

Permalink
no more renaming of archives
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarazzutti committed Dec 22, 2021
1 parent 03dec1d commit 00339d5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,7 @@ builds:
- sh -c 'upx "{{ .Path }}" || true' # run in

archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
freebsd: FreeBSD
386: i386
amd64: x86_64
-
format_overrides:
- goos: windows
format: zip
Expand Down

0 comments on commit 00339d5

Please sign in to comment.