Update Make.yml
This commit is contained in:
parent
36a51fe733
commit
02b6adda18
1
.github/workflows/Make.yml
vendored
1
.github/workflows/Make.yml
vendored
@ -112,6 +112,7 @@ jobs:
|
||||
files: |
|
||||
workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/*.zip
|
||||
workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/recovery.img
|
||||
workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/*.cpio
|
||||
name: ${{ github.event.inputs.DEVICE_NAME }}-${{ github.run_id }}
|
||||
tag_name: ${{ github.run_id }}
|
||||
body: Recovery for ${{ github.event.inputs.DEVICE_NAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user