Use HTTPS
Use HTTPS
This commit is contained in:
parent
e491e2fc30
commit
50a426611c
2
.github/workflows/Make.yml
vendored
2
.github/workflows/Make.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
MANIFEST_URL:
|
||||
description: 'MANIFEST_URL'
|
||||
required: true
|
||||
default: 'git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git'
|
||||
default: 'https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git'
|
||||
MANIFEST_BRANCH:
|
||||
description: 'LIBRARY_BRANCH'
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user