Update wireproxy-releaser.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 9c6d13dd8f
commit f3ea66bca7
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: snapshot:
name_template: "wireproxy" name_template: "wireproxy"
archives: archives:
- name_template: "wireproxy_${{ env.RELEASE_VERSION }}_{{ .Os }}_{{ .Arch }}" - name_template: "wireproxy_${GITHUB_REF#refs/*/}_{{ .Os }}_{{ .Arch }}"
files: files:
- none* - none*
changelog: changelog:

Loading…
Cancel
Save