Skip to content

Commit

Permalink
chore: update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moul committed Sep 16, 2023
1 parent e19c7be commit 5de70a2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ changelog:
archives:
-
name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
format_overrides:
-
goos: windows
Expand Down

0 comments on commit 5de70a2

Please sign in to comment.