Create Recovery-Builder-TWRP.yml
This commit is contained in:
parent
0e63cca6df
commit
40bcc6e9d7
1 changed files with 8 additions and 0 deletions
8
.github/workflows/Recovery-Builder-TWRP.yml
vendored
Normal file
8
.github/workflows/Recovery-Builder-TWRP.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
- name: android-recovery-action
|
||||
uses: XenonTheInertG/android-recovery-action@v2.1.2
|
||||
env:
|
||||
MANIFEST: "https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1"
|
||||
DT_LINK: "https://github.com/juic3b0x/twrp12_device_motorola_denver.git"
|
||||
VENDOR: "motorola"
|
||||
CODENAME: "denver"
|
||||
TZ: "America/Chicago" # Set Time-Zone According To Your Region
|
Loading…
Reference in a new issue