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:
|
||||
inputs:
|
||||
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
|
||||
default: 'https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni'
|
||||
default: 'https://github.com/mlm-games/platform_manifest_twrp_omni'
|
||||
MANIFEST_BRANCH:
|
||||
description: 'MANIFEST_BRANCH'
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user