diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b2eb02fd3..9de4e13fb 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -94,7 +94,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/*.*