diff --git a/.goreleaser.yml b/.goreleaser.yml index c00434c..9e7e241 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -9,7 +9,7 @@ builds: - arm - arm64 goarm: - - 7 + - "7" archives: - format: tar.gz # this name template makes the OS and Arch compatible with the results of uname.