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:
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user