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:
7
.github/workflows/patch.yml
vendored
7
.github/workflows/patch.yml
vendored
@@ -15,8 +15,7 @@ jobs:
|
||||
distribution: 'zulu'
|
||||
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
|
||||
run: bash ytm/patch-ytm.sh
|
||||
@@ -98,7 +97,7 @@ jobs:
|
||||
- name: Release Youtube Music Revanced
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: yt-revanced.apk
|
||||
files: ytm-revanced.apk
|
||||
name: ${{ env.INFO-YTM-RV }}
|
||||
tag_name: YT-Revanced
|
||||
body_path: ${{ github.workspace }}-CHANGELOG.txt
|
||||
@@ -108,7 +107,7 @@ jobs:
|
||||
- name: Release Youtube Music Revanced Extended
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: yt-revanced-extended.apk
|
||||
files: ytm-revanced-extended.apk
|
||||
name: ${{ env.INFO-YTM-RVE }}
|
||||
tag_name: YT-Revanced-Extended
|
||||
body_path: ${{ github.workspace }}-CHANGELOG.txt
|
||||
|
||||
Reference in New Issue
Block a user