From a83851d4412c2056f29990366b36db13280ac14b Mon Sep 17 00:00:00 2001 From: yeongpin Date: Sat, 8 Feb 2025 22:54:02 +0800 Subject: [PATCH] update new build.yml --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8069c69..21ecd2e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -175,6 +175,7 @@ jobs: - name: Create Release uses: softprops/action-gh-release@v1 with: + tag_name: v${{ env.VERSION }} files: | artifacts/CursorFreeVIP_${{ env.VERSION }}_windows.exe/CursorFreeVIP.exe artifacts/CursorFreeVIP_${{ env.VERSION }}_mac_arm64/CursorFreeVIP