From ad3a8d27250d25d5b24fcf3bba20b08090c094fd Mon Sep 17 00:00:00 2001 From: nzlnice <99152724+nzlnice@users.noreply.github.com> Date: Sun, 13 Oct 2024 22:14:45 +0800 Subject: [PATCH] Update Recovery Build.yml --- .github/workflows/Recovery Build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Recovery Build.yml b/.github/workflows/Recovery Build.yml index 72c896639..f916ae306 100644 --- a/.github/workflows/Recovery Build.yml +++ b/.github/workflows/Recovery Build.yml @@ -14,11 +14,11 @@ on: DEVICE_TREE_URL: description: 'DEVICE_TREE_URL' required: true - default: 'https://github.com/TeamWin/android_device_asus_I003D' + default: 'https://github.com/nzlnice/test-crux-twrp' DEVICE_TREE_BRANCH: description: 'DEVICE_TREE_BRANCH' required: true - default: 'android-12.1' + default: 'main' DEVICE_PATH: description: 'DEVICE_PATH' required: true