From c1f5a0660824d8ec09ddb558a4d4b71bbab51c04 Mon Sep 17 00:00:00 2001 From: belthlemar Date: Tue, 17 Sep 2024 11:14:06 +0200 Subject: [PATCH] back to normal --- .github/workflows/binary.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/binary.yml b/.github/workflows/binary.yml index caa5f21..261316f 100644 --- a/.github/workflows/binary.yml +++ b/.github/workflows/binary.yml @@ -6,7 +6,6 @@ on: - 'dev' - 'release/**' - 'support/**' - - '**' jobs: binary: @@ -39,5 +38,5 @@ jobs: - name: Archive Antares Launcher executable uses: actions/upload-artifact@v4 with: - name: Antares_Launcher-${{ matrix.os }}-pkg + name: Antares_Launcher-${{ matrix.os }} path: dist/*