diff --git a/.github/workflows/Make.yml b/.github/workflows/Make.yml index 92b7024..42d4248 100644 --- a/.github/workflows/Make.yml +++ b/.github/workflows/Make.yml @@ -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 }}