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