Explorar o código

Upload path change

Upload path change
Aizawa Hikaru %!s(int64=4) %!d(string=hai) anos
pai
achega
d85092228b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/Make.yml

+ 1 - 1
.github/workflows/Make.yml

@@ -109,7 +109,7 @@ jobs:
     - name: Upload to Release
       uses: softprops/action-gh-release@v1
       with:
-        files: ${{ github.event.inputs.DEVICE_NAME }}-Built.zip
+        files: workspace/${{ github.event.inputs.DEVICE_NAME }}-Built.zip
         name: ${{ github.event.inputs.DEVICE_NAME }}-${{ github.run_id }}
         tag_name: ${{ github.run_id }}
         body: Recovery for ${{ github.event.inputs.DEVICE_NAME }}