We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de24e5c commit a6a9dddCopy full SHA for a6a9ddd
.github/workflows/ci.marster.yml
@@ -91,6 +91,7 @@ jobs:
91
github-package:
92
runs-on: ubuntu-18.04
93
needs: build-deploy
94
+ if: needs.build-deploy.outputs.successful
95
steps:
96
- uses: actions/checkout@v3
97
- uses: actions/setup-node@v3
0 commit comments