mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
Update patch.yml
This commit is contained in:
11
.github/workflows/patch.yml
vendored
11
.github/workflows/patch.yml
vendored
@@ -15,7 +15,8 @@ jobs:
|
|||||||
distribution: 'zulu'
|
distribution: 'zulu'
|
||||||
java-version: '17'
|
java-version: '17'
|
||||||
|
|
||||||
|
- name: Patch Youtube Revanced & Revanced Extended non-root
|
||||||
|
run: bash ytm/patch-ytm.sh
|
||||||
|
|
||||||
- name: Patch Youtube Music Revanced & Revanced Extended non-root
|
- name: Patch Youtube Music Revanced & Revanced Extended non-root
|
||||||
run: bash ytm/patch-ytm.sh
|
run: bash ytm/patch-ytm.sh
|
||||||
@@ -54,10 +55,10 @@ jobs:
|
|||||||
YTMRVEVERSION=$(jq -r '.[] | select(.name == "hide-get-premium") | .compatiblePackages[] | select(.name == "com.google.android.apps.youtube.music") | .versions[-1]' patches.json)
|
YTMRVEVERSION=$(jq -r '.[] | select(.name == "hide-get-premium") | .compatiblePackages[] | select(.name == "com.google.android.apps.youtube.music") | .versions[-1]' patches.json)
|
||||||
rm -rf patches.json
|
rm -rf patches.json
|
||||||
echo "Download Below :point_down:" > ${{ github.workspace }}-CHANGELOG.txt
|
echo "Download Below :point_down:" > ${{ github.workspace }}-CHANGELOG.txt
|
||||||
echo "INFO-YT-RV=Youtube-Revanced-v${YTRVVERSION}" >> $GITHUB_ENV
|
echo "INFO-YT-RV=Youtube Revanced v${YTRVVERSION}" >> $GITHUB_ENV
|
||||||
echo "INFO-YT-RVE=Youtube-Revanced Extended-v${YTRVEVERSION}" >> $GITHUB_ENV
|
echo "INFO-YT-RVE=Youtube Revanced Extended v${YTRVEVERSION}" >> $GITHUB_ENV
|
||||||
echo "INFO-YTM-RV=Youtube-Music-Revanced-v${YTMRVVERSION}" >> $GITHUB_ENV
|
echo "INFO-YTM-RV=Youtube Music Revanced v${YTMRVVERSION}" >> $GITHUB_ENV
|
||||||
echo "INFO-YTM-RVE=Youtube-Music-Revanced Extended-v${YTMRVEVERSION}" >> $GITHUB_ENV
|
echo "INFO-YTM-RVE=Youtube Music Revanced Extended v${YTMRVEVERSION}" >> $GITHUB_ENV
|
||||||
|
|
||||||
- uses: vishnudxb/cancel-workflow@v1.2
|
- uses: vishnudxb/cancel-workflow@v1.2
|
||||||
if: failure()
|
if: failure()
|
||||||
|
|||||||
Reference in New Issue
Block a user