Update wireproxy-releaser.yml

dependabot/github_actions/actions/checkout-3.1.0 v2.67
fscarmen 4 years ago committed by GitHub
parent 1269202418
commit 557e768d21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/wireproxy-releaser.yml

@ -37,7 +37,7 @@ checksum:
snapshot:
name_template: "wireproxy"
archives:
- name_template: "wireproxy_${{ tag_name }}_{{ .Os }}_{{ .Arch }}"
- name_template: "wireproxy_${{ steps.vars.outputs.tag }}_{{ .Os }}_{{ .Arch }}"
files:
- none*
changelog:

Loading…
Cancel
Save