From 1f2ce274040d31bc1b8e8798e427a07dbf5781dc Mon Sep 17 00:00:00 2001 From: Benedict Diederich Date: Sat, 24 Sep 2022 20:45:22 +0200 Subject: [PATCH] Update imswitch-bundle.yml --- .github/workflows/imswitch-bundle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/imswitch-bundle.yml b/.github/workflows/imswitch-bundle.yml index 1b0f815be..fe0360dae 100644 --- a/.github/workflows/imswitch-bundle.yml +++ b/.github/workflows/imswitch-bundle.yml @@ -37,7 +37,7 @@ jobs: - name: Upload updated .exe uses: actions/upload-artifact@v2 with: - name: imswitch-${{ matrix.os }} + name: imswitch-updated-exeonly path: dist/ImSwitch/ImSwitch.exe - name: Upload artifact uses: actions/upload-artifact@v2