Răsfoiți Sursa

Update OrangeFox-Recovery-Builder.yml

Samuel Kendall 1 an în urmă
părinte
comite
e36732988a
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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: |