mlm-games/TWRP Build Action
A GitHub action to build TeamWin Recovery Project (TWRP) for a specified device.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| MANIFEST_BRANCH | TWRP Manifest Branch (e.g., twrp-12.1). If not provided, the action will use the default manifest branch. | — | twrp-12.1 |
| DEVICE_TREE | Device Tree URL (your device tree repository) | — | "" |
| DEVICE_TREE_BRANCH | Device Tree Branch (leave blank to use the default branch of the repository) | — | "" |
| DEVICE_NAME | Specify your Device Codename (leave blank to auto-detect) | — | "" |
| DEVICE_PATH | Specify your Device Path (leave blank to auto-detect) | — | "" |
| MAKEFILE_NAME | Specify your Makefile Name (leave blank to auto-detect) | — | "" |
| BUILD_TARGET | Specify your Build Target | — | recovery |
Outputs
no outputs