We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6610b0f commit 3ab9943Copy full SHA for 3ab9943
.goreleaser.yml
@@ -27,7 +27,7 @@ builds:
27
goarch: 386
28
main: .
29
ldflags: -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}}
30
- binary: ink
+ binary: uni
31
archive:
32
format: tar.gz
33
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm
0 commit comments