diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2b033b28..9b9c2f28 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,4 +34,4 @@ jobs: - name: Upload the build uses: ncipollo/release-action@v1 with: - artifacts: build/prefab/full/linux_x86_64_server/* \ No newline at end of file + artifacts: linux_x86_64_server(debug).tar \ No newline at end of file