From 2f5fe75e466c79ea2086bf58b10d148e831a3efe Mon Sep 17 00:00:00 2001 From: lazycodebuilder <154446636+lazycodebuilder@users.noreply.github.com> Date: Sun, 19 May 2024 11:12:50 +0530 Subject: [PATCH] Added shrp-9.0 branch --- .github/workflows/SkyHawk-SHRP.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/SkyHawk-SHRP.yml b/.github/workflows/SkyHawk-SHRP.yml index 23dbb38..019b572 100644 --- a/.github/workflows/SkyHawk-SHRP.yml +++ b/.github/workflows/SkyHawk-SHRP.yml @@ -14,7 +14,7 @@ on: type: choice options: - shrp-12.1 - - v3_9.0 + - shrp-9.0 DEVICE_TREE: description: 'Custom Recovery Tree' # Your already made Device Tree for TWRP required: true