diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 22a6ac2..5baf10c 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -29,7 +29,6 @@ builds: archives: - id: qv-archive - allow_different_binary_count: true name_template: >- {{ .ProjectName }}_ {{- .Version }}_ @@ -42,4 +41,3 @@ archives: format_overrides: - goos: windows formats: [ "zip" ] -