diff --git a/.github/workflows/build-prototype.yml b/.github/workflows/build-prototype.yml index 982b3f6..af17cf0 100644 --- a/.github/workflows/build-prototype.yml +++ b/.github/workflows/build-prototype.yml @@ -138,7 +138,7 @@ jobs: name: Publish to QA_Feature runs-on: windows-latest needs: build - if: github.event_name == 'workflow_dispatch' + if: success() steps: - name: Download compiled app artifact