mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
Update patch.yml
This commit is contained in:
7
.github/workflows/patch.yml
vendored
7
.github/workflows/patch.yml
vendored
@@ -15,8 +15,7 @@ jobs:
|
|||||||
distribution: 'zulu'
|
distribution: 'zulu'
|
||||||
java-version: '17'
|
java-version: '17'
|
||||||
|
|
||||||
- name: Patch Youtube Revanced & Revanced Extended non-root
|
|
||||||
run: bash yt/patch-yt.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
|
||||||
@@ -98,7 +97,7 @@ jobs:
|
|||||||
- name: Release Youtube Music Revanced
|
- name: Release Youtube Music Revanced
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: yt-revanced.apk
|
files: ytm-revanced.apk
|
||||||
name: ${{ env.INFO-YTM-RV }}
|
name: ${{ env.INFO-YTM-RV }}
|
||||||
tag_name: YT-Revanced
|
tag_name: YT-Revanced
|
||||||
body_path: ${{ github.workspace }}-CHANGELOG.txt
|
body_path: ${{ github.workspace }}-CHANGELOG.txt
|
||||||
@@ -108,7 +107,7 @@ jobs:
|
|||||||
- name: Release Youtube Music Revanced Extended
|
- name: Release Youtube Music Revanced Extended
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: yt-revanced-extended.apk
|
files: ytm-revanced-extended.apk
|
||||||
name: ${{ env.INFO-YTM-RVE }}
|
name: ${{ env.INFO-YTM-RVE }}
|
||||||
tag_name: YT-Revanced-Extended
|
tag_name: YT-Revanced-Extended
|
||||||
body_path: ${{ github.workspace }}-CHANGELOG.txt
|
body_path: ${{ github.workspace }}-CHANGELOG.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user