Skip to content

Commit

Permalink
Update Recovery Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fr0ztyy43 authored Apr 19, 2024
1 parent d8e2aac commit 3e5d70a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Recovery Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@ on:
DEVICE_TREE_URL:
description: Device Tree URL
required: true
default: https://github.com/TeamWin/android_device_asus_I003D
default: https://github.com/Fr0ztyy43/twrp_motorola_miami
DEVICE_TREE_BRANCH:
description: Device Tree Branch
required: true
default: android-12.1
DEVICE_PATH:
description: Path the device tree should be synced to, relative to source root
required: true
default: device/asus/I003D
default: device/motorola/miami
DEVICE_NAME:
description: Device Name from tree (should match name on twrp_<DEVICE_NAME>.mk)
required: true
default: I003D
default: miami
REPOPICK_PATCHES:
description: (Optional) Gerrit commit numbers separated by a space to be included in the build (leave blank if not using)
type: string
Expand All @@ -43,7 +43,7 @@ on:
- recovery
- vendor_boot
required: true
default: recovery
default: boot
RECOVERY_INSTALLER:
description: Include recovery installer zip
type: boolean
Expand Down

0 comments on commit 3e5d70a

Please sign in to comment.