Skip to content

Commit

Permalink
[WIP]actions: Upload all zip files
Browse files Browse the repository at this point in the history
  • Loading branch information
RisenID committed Feb 3, 2024
1 parent caf10f9 commit 9cdb782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Recovery Build (PBRP).yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 9cdb782

Please sign in to comment.