Skip to content

Commit cc33f3b

Browse files
committed
use nuru
1 parent 4ae7531 commit cc33f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ archives:
2929
- format: tar.gz
3030
# this name template makes the OS and Arch compatible with the results of `uname`.
3131
name_template: >-
32-
{{ .ProjectName }}_
32+
nuru_
3333
{{- title .Os }}_
3434
{{- if eq .Arch "amd64" }}x86_64
3535
{{- else if eq .Arch "386" }}i386

0 commit comments

Comments
 (0)