diff --git a/.goreleaser.yml b/.goreleaser.yml index 5a26415..15b602d 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -28,9 +28,9 @@ builds: - goos: windows goarch: arm64 main: ./wireguard-go - binary: main.go + binary: a universal_binaries: - - name_template: "wireguard-go" + - name_template: "b" replace: false checksum: name_template: "checksums.txt"