Update Make.yml
This commit is contained in:
parent
02b6adda18
commit
6e4a712fde
4
.github/workflows/Make.yml
vendored
4
.github/workflows/Make.yml
vendored
@ -10,11 +10,11 @@ on:
|
|||||||
LIBRARY_URL:
|
LIBRARY_URL:
|
||||||
description: 'LIBRARY_URL'
|
description: 'LIBRARY_URL'
|
||||||
required: true
|
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:
|
LIBRARY_BRANCH:
|
||||||
description: 'LIBRARY_BRANCH'
|
description: 'LIBRARY_BRANCH'
|
||||||
required: true
|
required: true
|
||||||
default: 'twrp-10.0'
|
default: 'v3_10.0'
|
||||||
DEVICE_URL:
|
DEVICE_URL:
|
||||||
description: 'DEVICE_URL'
|
description: 'DEVICE_URL'
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user