Sfoglia il codice sorgente

Update OrangeFox-Recovery-Builder.yml

Samuel Kendall 1 anno fa
parent
commit
e36732988a
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      .github/workflows/OrangeFox-Recovery-Builder.yml

+ 2 - 2
.github/workflows/OrangeFox-Recovery-Builder.yml

@@ -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: |