From 3b0cf8b991c01a7f370d6991977e3bc78fdb8514 Mon Sep 17 00:00:00 2001 From: Fioren <102145692+FiorenMas@users.noreply.github.com> Date: Fri, 30 May 2025 10:59:30 +0700 Subject: [PATCH] update workflow --- .github/workflows/ci.yml | 12 ++++++++++++ src/build/Spotjfy.sh | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1fbb82b..d8c88fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,6 +29,10 @@ jobs: id: check-rv-beta if: steps.check-gh.outputs.internet_error == '0' run: bash src/etc/ci.sh ReVanced/revanced-patches prerelease youtube-beta-revanced.apk + - name: Check new patch Spotjfy + id: check-spotjfy + if: steps.check-gh.outputs.internet_error == '0' + run: bash src/etc/ci.sh ReVanced/revanced-patches latest spotjfy-arm64-v8a-revanced.apk - name: Check new patch Revanced Extended forked by Anddea Stable Version id: check-rve-anddea-stable if: steps.check-gh.outputs.internet_error == '0' @@ -95,6 +99,7 @@ jobs: outputs: check_rv: ${{ steps.check-rv.outputs.new_patch }} check_rv_beta: ${{ steps.check-rv-beta.outputs.new_patch }} + check_spotjfy: ${{ steps.check-spotjfy.outputs.new_patch }} check_rve_anddea_stable: ${{ steps.check-rve-anddea-stable.outputs.new_patch }} check_rve_anddea_beta: ${{ steps.check-rve-anddea-beta.outputs.new_patch }} check_rve: ${{ steps.check-rve.outputs.new_patch }} @@ -120,6 +125,13 @@ jobs: uses: ./.github/workflows/manual-patch.yml with: org: "Revanced Beta" + Patch-Spotjfy: + name: Patch Spotjfy + needs: check + if: ${{ needs.check.outputs.check_spotjfy == 1 }} + uses: ./.github/workflows/manual-patch.yml + with: + org: "Spotjfy" Patch-RVE-anddea-stable: name: Patch RVX Anddea Stable needs: check diff --git a/src/build/Spotjfy.sh b/src/build/Spotjfy.sh index 6053833..f1f31f8 100644 --- a/src/build/Spotjfy.sh +++ b/src/build/Spotjfy.sh @@ -8,6 +8,6 @@ dl_gh "revanced-patches revanced-cli" "revanced" "latest" # Patch Spotjfy Arm64-v8a get_patches_key "Spotjfy-revanced" j="i" -version="9.0.44.478" +version="9.0.44.478" #https://github.com/ReVanced/revanced-patches/issues/4958#issuecomment-2883387940 get_apkpure "com.spot"$j"fy.music" "spotjfy-arm64-v8a" "spot"$j"fy-music-and-podcasts-for-android/com.spot"$j"fy.music" patch "spotjfy-arm64-v8a" "revanced"