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 4ae7531 commit cc33f3bCopy full SHA for cc33f3b
.goreleaser.yaml
@@ -29,7 +29,7 @@ archives:
29
- format: tar.gz
30
# this name template makes the OS and Arch compatible with the results of `uname`.
31
name_template: >-
32
- {{ .ProjectName }}_
+ nuru_
33
{{- title .Os }}_
34
{{- if eq .Arch "amd64" }}x86_64
35
{{- else if eq .Arch "386" }}i386
0 commit comments