diff --git a/.goreleaser.yml b/.goreleaser.yml index 1a44b2b..38689ff 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -7,7 +7,7 @@ builds: flags: [-trimpath, -v] goos: [linux] goarch: [amd64, arm64] - binary: bootsrap + binary: bootstrap archives: - format: zip