From 85e8b5d828f99c3b97649abe0425b9d348b26640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E9=9B=A8=20=E6=98=9F=E6=B2=B3?= Date: Sun, 6 Oct 2024 21:51:15 +0800 Subject: [PATCH] Update Create Release.yml --- .github/workflows/Create Release.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Create Release.yml b/.github/workflows/Create Release.yml index 68f734d..6f46956 100644 --- a/.github/workflows/Create Release.yml +++ b/.github/workflows/Create Release.yml @@ -26,8 +26,10 @@ jobs: - name: Update VERSION run: | + VERSIONCODE="${{ env.VERSIONCODE }}" + VERSION="${{ env.VERSION }}" echo '{ - "versionCode": ${ERSIONCODE}, + "versionCode": ${VERSIONCODE}, "version": "${VERSION}", "zipUrl": "https://github.moeyy.xyz/https://github.com/TimeBreeze/Tritium/releases/download/${VERSION}/Magisk_${VERSION}.zip", "changelog": "https://github.moeyy.xyz/https://github.com/TimeBreeze/Tritium/blob/main/Tritium.json" @@ -36,7 +38,7 @@ jobs: echo '{ id=ct_module name=Tritium Scheduler - version=${ERSIONCODE} + version=${VERSIONCODE} versionCode= author=Suni description=Power By CuprumTrubo