We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5788def commit 62a0db7Copy full SHA for 62a0db7
.github/workflows/deploy.yml
@@ -6,7 +6,6 @@ on:
6
7
jobs:
8
publish:
9
- if: github.event.workflow_run.conclusion == 'success'
10
strategy:
11
matrix:
12
configuration: [Relay, Server]
0 commit comments