From 493c938385b4984205c1de349e01e536b58a25de Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Fri, 1 Apr 2022 12:18:02 +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 8b0b137..1ee4ff1 100644 --- a/.github/wireproxy-releaser.yml +++ b/.github/wireproxy-releaser.yml @@ -37,7 +37,7 @@ checksum: snapshot: name_template: "wireproxy" archives: - - name_template: "wireproxy_$RELEASE_VERSION_{{ .Os }}_{{ .Arch }}" + - name_template: "wireproxy_${{ env.RELEASE_VERSION }}_{{ .Os }}_{{ .Arch }}" files: - none* changelog: