Update .goreleaser.yml

dependabot/github_actions/actions/checkout-3.1.0 v2.41
fscarmen 4 years ago committed by GitHub
parent 080a3d7641
commit 8009abe54b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .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"

Loading…
Cancel
Save