From 754c1826a5d39f7321d5954b9a93d0bdb674232c Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Wed, 17 Nov 2021 15:11:06 -0800 Subject: [PATCH] Store the entire directory. --- .github/workflows/build.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c64a28f..387c4fd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -91,7 +91,6 @@ jobs: type: 'zip' filename: fbx2gltf-windows directory: build - path: FBX2glTF.exe - uses: "marvinpinto/action-automatic-releases@latest" with: @@ -186,7 +185,6 @@ jobs: type: 'zip' filename: fbx2gltf-linux directory: build - path: FBX2glTF - uses: "marvinpinto/action-automatic-releases@latest" with: @@ -290,7 +288,6 @@ jobs: type: 'zip' filename: fbx2gltf-macos directory: build - path: FBX2glTF - uses: "marvinpinto/action-automatic-releases@latest" with: