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