Update .goreleaser.yml

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

@ -36,10 +36,10 @@ checksum:
name_template: "checksums.txt"
snapshot:
name_template: "wireguard-go"
archives:
- name_template: "wireguard-go_{{ .Os }}_{{ .Arch }}"
files:
- none*
#archives:
# - name_template: "wireguard-go_{{ .Os }}_{{ .Arch }}"
# files:
# - none*
changelog:
sort: asc
filters:

Loading…
Cancel
Save