diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4cdebf149..2ff64a5e5 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -95,7 +95,7 @@ jobs: - uses: actions/upload-artifact@v2 if: | - github.event.pull_request.head.repo.full_name == github.repository + startsWith(runner.os, 'windows') with: name: Windows path: ./dist/electron/*.*