From 7f2cd684c719eea327797c6494159ecdcd830df1 Mon Sep 17 00:00:00 2001 From: Momo5418 Date: Sat, 5 Oct 2024 17:01:16 +0800 Subject: [PATCH] Update Recovery Build (Legacy).yml --- .github/workflows/Recovery Build (Legacy).yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Recovery Build (Legacy).yml b/.github/workflows/Recovery Build (Legacy).yml index d3d9414..cb924af 100644 --- a/.github/workflows/Recovery Build (Legacy).yml +++ b/.github/workflows/Recovery Build (Legacy).yml @@ -6,7 +6,7 @@ on: MANIFEST_URL: description: 'MANIFEST_URL (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/momo54181/platform_manifest_twrp_omni' MANIFEST_BRANCH: description: 'MANIFEST_BRANCH' required: true