From e31898e8e763581a44bd9f4503f651990db92ccf Mon Sep 17 00:00:00 2001 From: aks-max <85724474+aks-max@users.noreply.github.com> Date: Fri, 11 Jun 2021 18:35:27 +1000 Subject: [PATCH] recovery.yml --- .github/workflows/recovery.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/recovery.yml b/.github/workflows/recovery.yml index 00a91e16..38212b29 100644 --- a/.github/workflows/recovery.yml +++ b/.github/workflows/recovery.yml @@ -14,11 +14,11 @@ on: types: [started] env: - MANIFEST: https://gitlab.com/OrangeFox/Manifest.git - MANIFEST_BRANCH: fox_9.0 - DEVICE: rosy - DT_LINK: https://github.com/ElytrA8/recovery_rosy - DT_PATH: device/xiaomi/rosy + MANIFEST: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni + MANIFEST_BRANCH: twrp-9.0 + DEVICE: TB7104F + DT_LINK: https://github.com/SebaUbuntu-Recovery-Lab/android_device_lenovo_TB7104F + DT_PATH: device/lenovo/TB7104F TARGET: recoveryimage TZ: Asia/Kolkata