Update TWRP (android 4.4+).yml

This commit is contained in:
ragebreaker 2024-10-29 15:33:25 +05:30 committed by GitHub
parent 721fab4e96
commit 66176f4370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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