Compare commits
1 Commits
61f8d7f5bf
...
9db7c6d03e
Author | SHA1 | Date | |
---|---|---|---|
9db7c6d03e |
@ -25,6 +25,6 @@ builds:
|
||||
archives:
|
||||
- format: tar.gz
|
||||
# this name template makes the OS and Arch compatible with the results of `uname`.
|
||||
name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}"
|
||||
name_template: "{{ .ProjectName }}-{{ .Version }}.{{ .Os }}-{{ .Arch }}"
|
||||
wrap_in_directory: true
|
||||
strip_parent_binary_folder: false
|
||||
|
Loading…
Reference in New Issue
Block a user