diff --git a/.github/workflows/Recovery Build (PBRP).yml b/.github/workflows/Recovery Build (PBRP).yml index b27e9f42a..4bd1d2c72 100644 --- a/.github/workflows/Recovery Build (PBRP).yml +++ b/.github/workflows/Recovery Build (PBRP).yml @@ -156,7 +156,7 @@ jobs: with: 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 }}/PBRP*.zip + workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/*.zip name: ${{ github.event.inputs.DEVICE_NAME }}-${{ github.run_id }} tag_name: ${{ github.run_id }} body: |