diff --git a/.goreleaser.yml b/.goreleaser.yml index 120a2c0..c11e3a5 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -50,8 +50,6 @@ archives: - id: tarball format: tar.gz wrap_in_directory: true - name_template: '{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ - .Arm }}{{ end }}' format_overrides: - goos: windows format: zip