Skip to content

Commit

Permalink
build: fix gorelease
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisuhag committed Jul 26, 2023
1 parent 7c7d77f commit 2b38e70
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,7 @@ builds:
- CGO_ENABLED=0

archives:
- replacements:
darwin: macos
linux: linux
windows: windows
386: i386
amd64: x86_64
- id: "archives"
format_overrides:
- goos: windows
format: zip
Expand Down

0 comments on commit 2b38e70

Please sign in to comment.