From f6ccc0fb139e74ec0d0a836efd3dbd0503acd855 Mon Sep 17 00:00:00 2001 From: liufang Date: Mon, 17 Jun 2024 10:30:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AE=8C=E5=96=84=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E5=AE=89=E8=A3=85=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 026fbec..b5d1299 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -81,7 +81,7 @@ jobs: id: create_release uses: ncipollo/release-action@v1 with: - tag: ${{ steps.extract_version.outputs.version_tag }} + tag: ${{ env.version_tag }} allowUpdates: true artifacts: | *.exe,