diff --git a/.github/workflows/go-simple.yml b/.github/workflows/go-simple.yml index 044d0a77..8ccccb2d 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: false \ No newline at end of file