Skip to content

Commit

Permalink
Use HTTPS
Browse files Browse the repository at this point in the history
Use HTTPS
  • Loading branch information
azwhikaru authored Jul 2, 2022
1 parent e491e2f commit 50a4266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 50a4266

Please sign in to comment.