From e403d2b51d854359239fc0f90453cde231e64102 Mon Sep 17 00:00:00 2001 From: ragarcia87 <70825623+juic3b0x@users.noreply.github.com> Date: Sat, 7 Jan 2023 05:17:43 -0600 Subject: [PATCH] Update Recovery-Builder-TWRP.yaml --- .github/workflows/Recovery-Builder-TWRP.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Recovery-Builder-TWRP.yaml b/.github/workflows/Recovery-Builder-TWRP.yaml index 921d3f1..54c507a 100644 --- a/.github/workflows/Recovery-Builder-TWRP.yaml +++ b/.github/workflows/Recovery-Builder-TWRP.yaml @@ -1,5 +1,5 @@ -- name: android-recovery-action - uses: XenonTheInertG/android-recovery-action@v2.1.2 +- name: Android Recovery Action + uses: XenonTheInertG/android-recovery-action@main env: MANIFEST: "https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1" DT_LINK: "https://github.com/juic3b0x/twrp12_device_motorola_denver.git"