diff --git a/.github/workflows/Recovery-Builder-TWRP.yml b/.github/workflows/Recovery-Builder-TWRP.yml index 8f959f5..8b10d54 100644 --- a/.github/workflows/Recovery-Builder-TWRP.yml +++ b/.github/workflows/Recovery-Builder-TWRP.yml @@ -17,7 +17,7 @@ on: DEVICE_TREE_BRANCH: description: 'Custom Recovery Tree Branch' # Your Device Tree Branch, make sure it's right. required: true - default: 'twrp-12.1' + default: 'Master-TWRP-12.1' DEVICE_PATH: description: 'Specify your Device Path' # As is, just like your DEVICE_PATH in your BoardConfig.mk required: true