diff --git a/.goreleaser.yml b/.goreleaser.yml index 2b6da3c..cc4d1b8 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -23,11 +23,11 @@ builds: - goos: darwin goarch: 386 -# archives: -# - -# format_overrides: -# - goos: windows -# format: zip +archives: + - + format_overrides: + - goos: windows + format: zip # files: # - LICENSE # - config.json.template \ No newline at end of file