diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 65d28b59..cf87b3cb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,5 +34,4 @@ jobs: - name: Upload the build uses: ncipollo/release-action@v1 with: - artifacts: build/prefab/full/linux_x86_64_server/* -a \ No newline at end of file + artifacts: build/prefab/full/linux_x86_64_server/* \ No newline at end of file