Update and rename TWRP (android 4.4 ).yml to TWRP (android 4.4+).yml

This commit is contained in:
ragebreaker 2024-09-02 13:39:28 +05:30 committed by GitHub
parent 6346d2eb1c
commit ef423dd102
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
name: Recovery Build TWRP 4.4 (Ubuntu 18.04)
name: Recovery Build TWRP 4.4+ (Ubuntu 18.04)
permissions:
contents: write
on:
@ -173,6 +173,7 @@ jobs:
Manifest: ${{ inputs.MANIFEST_BRANCH }}
Device: ${{ inputs.DEVICE_NAME }}
Device tree & Branch: ${{ inputs.DEVICE_TREE_URL }} - ${{ inputs.DEVICE_TREE_BRANCH }}
prerelease: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}