Skip to content

Commit

Permalink
ofox.yml: Upload zip
Browse files Browse the repository at this point in the history
  • Loading branch information
sounddrill31 authored Mar 6, 2024
1 parent 50054fe commit 0070333
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ofox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,8 @@ jobs:
${{ github.event.inputs.DEVICE_NAME }}/recovery.img
${{ github.event.inputs.DEVICE_NAME }}/boot.img
${{ github.event.inputs.DEVICE_NAME }}/vendor_boot.img
name: ${{ github.event.inputs.PRODUCT_NAME }}-${{ github.run_id }}
${{ github.event.inputs.DEVICE_NAME }}/*.zip
name: Orangefox-${{ github.event.inputs.PRODUCT_NAME }}-${{ github.run_id }}
tag_name: ${{ github.run_id }}
body: |
Target: ${{ github.event.inputs.PRODUCT_NAME }}-${{ github.event.inputs.BUILD_TYPE }}
Expand Down

0 comments on commit 0070333

Please sign in to comment.