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:
4
.github/workflows/patch.yml
vendored
4
.github/workflows/patch.yml
vendored
@@ -37,6 +37,9 @@ jobs:
|
||||
echo "Download Below :point_down:" > ${{ github.workspace }}-CHANGELOG.txt
|
||||
echo "INFO=Revanced-v${RVVERSION} & Revanced Extended-v${RVEVERSION}" >> $GITHUB_ENV
|
||||
|
||||
- name: Generate date
|
||||
run: echo "DATE=$(date +%F)" >> $GITHUB_ENV
|
||||
|
||||
- name: Patch apk
|
||||
run: bash patch.sh
|
||||
|
||||
@@ -45,6 +48,7 @@ jobs:
|
||||
with:
|
||||
files: yt-revanced*.apk
|
||||
name: ${{ env.INFO }}
|
||||
tag_name: ${{ env.DATE }}
|
||||
body_path: ${{ github.workspace }}-CHANGELOG.txt
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user