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"