diff --git a/.goreleaser.yml b/.goreleaser.yml index a92f216..d2bc47a 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -49,11 +49,11 @@ builds: archives: - id: tarball - format: tar.gz + formats: tar.gz wrap_in_directory: true format_overrides: - goos: windows - format: zip + formats: zip files: - LICENSE* - README*