Skip to content

Commit 88845df

Browse files
committed
ignore: change archive naming
1 parent aa72b91 commit 88845df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.goreleaser.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,9 @@ release:
4747
archives:
4848
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
4949
replacements:
50-
darwin: Darwin
50+
darwin: macOS
5151
linux: Linux
5252
windows: Windows
53-
amd64: x86_64
5453
format_overrides:
5554
- goos: windows
5655
format: zip

0 commit comments

Comments
 (0)