Skip to content

Commit cd32cc8

Browse files
committed
update goreleaser
1 parent 754a8e0 commit cd32cc8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/.goreleaser.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ archives:
4545
- name_template: >-
4646
{{ .ProjectName }}_ {{- .Version }}_ {{- title .Os }}_ {{- if eq .Arch "amd64" }}x86_64 {{- else if eq .Arch "386" }}i386 {{- else }}{{ .Arch }}{{ end }} {{- with .Arm}}v{{ . }}{{ end }}
4747
wrap_in_directory: false
48-
files:
49-
- LICENSE
5048
5149
nfpms:
5250
- maintainer: Zeno Belli <xeno@os76.xyz>

0 commit comments

Comments
 (0)