From 798dab8e9015b7aafe501958ee491f36aa5b1b96 Mon Sep 17 00:00:00 2001 From: Loup-Garou911XD Date: Mon, 20 May 2024 20:45:33 +0530 Subject: [PATCH] oopsies --- .github/workflows/release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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