We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754a8e0 commit cd32cc8Copy full SHA for cd32cc8
1 file changed
src/.goreleaser.yaml
@@ -45,8 +45,6 @@ archives:
45
- name_template: >-
46
{{ .ProjectName }}_ {{- .Version }}_ {{- title .Os }}_ {{- if eq .Arch "amd64" }}x86_64 {{- else if eq .Arch "386" }}i386 {{- else }}{{ .Arch }}{{ end }} {{- with .Arm}}v{{ . }}{{ end }}
47
wrap_in_directory: false
48
- files:
49
- - LICENSE
50
51
nfpms:
52
- maintainer: Zeno Belli <xeno@os76.xyz>
0 commit comments