commit
feb8fe9efb
1
.github/workflows/Recovery Build.yml
vendored
1
.github/workflows/Recovery Build.yml
vendored
@ -157,6 +157,7 @@ jobs:
|
|||||||
files: |
|
files: |
|
||||||
workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/${{ github.event.inputs.BUILD_TARGET }}.img
|
workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/${{ github.event.inputs.BUILD_TARGET }}.img
|
||||||
workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/*.zip
|
workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/*.zip
|
||||||
|
workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/*vendor*.img
|
||||||
name: ${{ github.event.inputs.DEVICE_NAME }}-${{ github.run_id }}
|
name: ${{ github.event.inputs.DEVICE_NAME }}-${{ github.run_id }}
|
||||||
tag_name: ${{ github.run_id }}
|
tag_name: ${{ github.run_id }}
|
||||||
body: |
|
body: |
|
||||||
|
Loading…
Reference in New Issue
Block a user