diff --git a/.goreleaser.yaml b/.goreleaser.yaml index fcf715b..5bd35f7 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -12,7 +12,7 @@ builds: - amd64 - arm64 flags: - - -tags:all + - -tags=all archives: - format: tar.gz # this name template makes the OS and Arch compatible with the results of uname.