Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/recovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ on:

env:
MANIFEST: git@github.com:minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1
DEVICE: r9q
DT_LINK: https://github.com/klabit87/android_device_samsung_r9q
DT_PATH: device/samsung/r9q
DEVICE: KG8
DT_LINK: https://github.com/twrpdtgen/android_device_tecno_TECNO-KG8
DT_PATH: device/Tecno/kg8
TARGET: recoveryimage
OUTPUT: recovery.img

Expand Down Expand Up @@ -69,6 +69,6 @@ jobs:
- name: Save
uses: actions/upload-artifact@v3
with:
name: my-artifact
name: Twrp-11-By-Arif
path: /home/runner/work/Recovery-Builder/Recovery-Builder/work/rec.zip
retention-days: 5