diff --git a/.goreleaser.yml b/.goreleaser.yml index f10a629..8d8ef19 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -52,7 +52,10 @@ archives: replacements: darwin: darwin linux: linux - amd64: amd64 + windows: windows + format_overrides: + - goos: windows + format: zip files: - README.md - LICENSE