diff --git a/.github/workflows/Make.yml b/.github/workflows/Make.yml index 42d4248..42e2352 100644 --- a/.github/workflows/Make.yml +++ b/.github/workflows/Make.yml @@ -10,11 +10,11 @@ on: LIBRARY_URL: description: 'LIBRARY_URL' required: true - default: 'https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git' + default: 'https://github.com/SHRP/platform_manifest_twrp_omni.git' LIBRARY_BRANCH: description: 'LIBRARY_BRANCH' required: true - default: 'twrp-10.0' + default: 'v3_10.0' DEVICE_URL: description: 'DEVICE_URL' required: true