Update TeamWin-TWRP.yml for old repos

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

View File

@ -86,7 +86,7 @@ jobs:
echo "MANIFEST=https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git" >> $GITHUB_ENV
echo "CHECK_LEGACY_BRANCH=false" >> $GITHUB_ENV
else
echo "MANIFEST=https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git" >> $GITHUB_ENV
echo "MANIFEST=https://github.com/mlm-games/platform_manifest_twrp_omni.git" >> $GITHUB_ENV
echo "CHECK_LEGACY_BRANCH=true" >> $GITHUB_ENV
fi