|
|
@@ -184,8 +184,8 @@ jobs:
|
|
|
uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981
|
|
|
with:
|
|
|
files: |
|
|
|
- workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/obj/PACKAGING/vendor_ramdisk_fragments_intermediates/recovery.*
|
|
|
- workspace/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/ramdisk-recovery.*
|
|
|
+ OrangeFox/fox_${{ github.event.inputs.MANIFEST_BRANCH }}/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/obj/PACKAGING/vendor_ramdisk_fragments_intermediates/recovery.*
|
|
|
+ OrangeFox/fox_${{ github.event.inputs.MANIFEST_BRANCH }}/out/target/product/${{ github.event.inputs.DEVICE_NAME }}/ramdisk-recovery.*
|
|
|
name: ${{ github.event.inputs.DEVICE_NAME }} (TWRP)
|
|
|
tag_name: ${{ github.run_id }}
|
|
|
body: |
|