From 0f14705db337031229632293c0c74b832485dccc Mon Sep 17 00:00:00 2001 From: monkeyx-net Date: Mon, 5 Aug 2024 22:45:02 +0100 Subject: [PATCH] On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/go-simple.yml --- .github/workflows/go-simple.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go-simple.yml b/.github/workflows/go-simple.yml index c1d975cd..0fd0cd01 100644 --- a/.github/workflows/go-simple.yml +++ b/.github/workflows/go-simple.yml @@ -37,4 +37,4 @@ jobs: file: Client - linux.zip tag: ${{env.TAG}} overwrite: true - file_glob: true \ No newline at end of file + #file_glob: true \ No newline at end of file