Update and rename TWRP (android 4.4 ).yml to TWRP (android 4.4+).yml
This commit is contained in:
parent
6346d2eb1c
commit
ef423dd102
@ -1,4 +1,4 @@
|
|||||||
name: Recovery Build TWRP 4.4 (Ubuntu 18.04)
|
name: Recovery Build TWRP 4.4+ (Ubuntu 18.04)
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
on:
|
on:
|
||||||
@ -173,6 +173,7 @@ jobs:
|
|||||||
Manifest: ${{ inputs.MANIFEST_BRANCH }}
|
Manifest: ${{ inputs.MANIFEST_BRANCH }}
|
||||||
Device: ${{ inputs.DEVICE_NAME }}
|
Device: ${{ inputs.DEVICE_NAME }}
|
||||||
Device tree & Branch: ${{ inputs.DEVICE_TREE_URL }} - ${{ inputs.DEVICE_TREE_BRANCH }}
|
Device tree & Branch: ${{ inputs.DEVICE_TREE_URL }} - ${{ inputs.DEVICE_TREE_BRANCH }}
|
||||||
|
prerelease: true
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user