dependabot/github_actions/actions/checkout-3.1.0 v2.54
fscarmen 4 years ago committed by GitHub
parent 42f89779f7
commit 7aa2e38e0b
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