|
|
@@ -4,9 +4,9 @@ on:
|
|
|
workflow_dispatch:
|
|
|
inputs:
|
|
|
MANIFEST_URL:
|
|
|
- description: 'MANIFEST_URL (if not using SSH keys, use https:// URL)'
|
|
|
+ description: 'MANIFEST_URL (if want to use SSH keys, use git@github.com:XXXXX)'
|
|
|
required: true
|
|
|
- default: 'git@github.com:minimal-manifest-twrp/platform_manifest_twrp_aosp.git'
|
|
|
+ default: 'https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp'
|
|
|
MANIFEST_BRANCH:
|
|
|
description: 'MANIFEST_BRANCH'
|
|
|
required: true
|