diff --git a/.github/workflows/Recovery-Builder-TWRP.yml b/.github/workflows/Recovery-Builder-TWRP.yml index dca94b6..d9e931d 100644 --- a/.github/workflows/Recovery-Builder-TWRP.yml +++ b/.github/workflows/Recovery-Builder-TWRP.yml @@ -14,7 +14,7 @@ on: DEVICE_TREE: description: 'Custom Recovery Tree' # Your already made Device Tree for TWRP required: true - default: 'https://github.com/cd-Crypton/custom_recovery_tree_realme_macedonia' + default: 'https://github.com/TheNoobDevs/custom_recovery_tree_samsung_a55x.git' DEVICE_TREE_BRANCH: description: 'Custom Recovery Tree Branch' # Your Device Tree Branch, make sure it's right. required: true