diff --git a/deploy/.goreleaser.yml b/deploy/.goreleaser.yml index c75b47d774..f9deee83a4 100644 --- a/deploy/.goreleaser.yml +++ b/deploy/.goreleaser.yml @@ -63,7 +63,7 @@ archives: builds: - so format: tar.gz - name_template: '{{ .Binary }}_{{ .Os }}_{{ .Arch }}_so' + name_template: '{{ .Binary }}_{{ .Os }}_{{ .Arch }}' files: - licence* - LICENCE*