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