diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 15e4479..0b39076 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -22,7 +22,7 @@ builds: - linux - windows - darwin - + binary: "share" archives: - format: tar.gz # this name template makes the OS and Arch compatible with the results of `uname`.