From f3ea66bca78bbf91c42691714a00d86fc29f38a5 Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Fri, 1 Apr 2022 12:27:28 +0800 Subject: [PATCH] Update wireproxy-releaser.yml --- .github/wireproxy-releaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/wireproxy-releaser.yml b/.github/wireproxy-releaser.yml index 1ee4ff1..4b9d779 100644 --- a/.github/wireproxy-releaser.yml +++ b/.github/wireproxy-releaser.yml @@ -37,7 +37,7 @@ checksum: snapshot: name_template: "wireproxy" archives: - - name_template: "wireproxy_${{ env.RELEASE_VERSION }}_{{ .Os }}_{{ .Arch }}" + - name_template: "wireproxy_${GITHUB_REF#refs/*/}_{{ .Os }}_{{ .Arch }}" files: - none* changelog: