Update .goreleaser.yml

dependabot/github_actions/actions/checkout-3.1.0 v2.38
fscarmen 4 years ago committed by GitHub
parent 8fa566018c
commit c550c1ad94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .goreleaser.yml

@ -30,7 +30,7 @@ builds:
main: ./wireguard-go
binary: wireguard-go
universal_binaries:
- name_template: "wireguard-go"
- name_template: "./wireguard-go"
replace: false
checksum:
name_template: "checksums.txt"

Loading…
Cancel
Save