From 54c2d95dd55323ca0c1bd1f7b89057eee574a951 Mon Sep 17 00:00:00 2001 From: bjdgy Date: Tue, 30 Jan 2024 21:21:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 84e06c6..c05f665 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -80,6 +80,7 @@ jobs: uses: softprops/action-gh-release@v1 #if: startsWith(github.ref, 'refs/tags/') with: + tag_name: v${{ env.APP_VER }} files: artifact/* # Docker: