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 086d556 commit 48750baCopy full SHA for 48750ba
deploy/.goreleaser.yml
@@ -89,6 +89,7 @@ archives:
89
builds:
90
- so
91
format: tar.gz
92
+ name_template: 'troubleshoot.so_{{ .Version }}_{{ .Os }}_{{ .Arch }}.tar.gz'
93
- id: preflight
94
95
- preflight
0 commit comments