We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89521ce commit 799cd94Copy full SHA for 799cd94
.goreleaser.yml
@@ -15,7 +15,7 @@ builds:
15
- "6"
16
main: .
17
ldflags: -s -w -X main.Version={{.Version}} -X main.BuildDate={{.Date}}
18
- binary: newgo
+ binary: captainhook
19
archive:
20
format: tar.gz
21
name_template: '{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{
0 commit comments