Update .yaml
This commit is contained in:
parent
40bcc6e9d7
commit
a8650d0127
1 changed files with 0 additions and 0 deletions
8
.github/workflows/Recovery-Builder-TWRP.yaml
vendored
Normal file
8
.github/workflows/Recovery-Builder-TWRP.yaml
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