Skip to content

Commit 799cd94

Browse files
committed
update goreleaser
1 parent 89521ce commit 799cd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ builds:
1515
- "6"
1616
main: .
1717
ldflags: -s -w -X main.Version={{.Version}} -X main.BuildDate={{.Date}}
18-
binary: newgo
18+
binary: captainhook
1919
archive:
2020
format: tar.gz
2121
name_template: '{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{

0 commit comments

Comments
 (0)