Update TWRP (android 4.4+).yml
This commit is contained in:
parent
721fab4e96
commit
66176f4370
4
.github/workflows/TWRP (android 4.4+).yml
vendored
4
.github/workflows/TWRP (android 4.4+).yml
vendored
@ -5,9 +5,9 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
MANIFEST_URL:
|
MANIFEST_URL:
|
||||||
description: 'MANIFEST_URL (if want to use SSH keys, use git@github.com:XXXXX)'
|
description: 'MANIFEST_URL, Works below android 10 with this repo (if want to use SSH keys, use git@github.com:XXXXX)'
|
||||||
required: true
|
required: true
|
||||||
default: 'https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni'
|
default: 'https://github.com/mlm-games/platform_manifest_twrp_omni'
|
||||||
MANIFEST_BRANCH:
|
MANIFEST_BRANCH:
|
||||||
description: 'MANIFEST_BRANCH'
|
description: 'MANIFEST_BRANCH'
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user