We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeecd0c commit 9bccdccCopy full SHA for 9bccdcc
.github/workflows/recovery.yml
@@ -14,10 +14,10 @@ on:
14
types: [started]
15
16
env:
17
- MANIFEST: https://github.com/SHRP/manifest/tree/v3_11.0
18
- MANIFEST_BRANCH: v3_11.0
+ MANIFEST: https://github.com/PitchBlackRecoveryProject/manifest_pb
+ MANIFEST_BRANCH: android-11.0
19
DEVICE: camellia
20
- DT_LINK: https://github.com/willzyx-hub/shrp_device_xiaomi_camellia
+ DT_LINK: https://github.com/willzyx-hub/pbrp_device_xiaomi_camellia
21
DT_PATH: device/xiaomi/camellia
22
TARGET: bootimage
23
TZ: Asia/Kolkata
0 commit comments