diff --git a/.goreleaser.yml b/.goreleaser.yml index 826f794..32547c9 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -18,6 +18,9 @@ archive: name_template: "{{ .ProjectName }}-{{ .Os }}-{{ .Arch }}" replacements: darwin: macOS + format_overrides: + - goos: windows + format: zip files: - LICENSE