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.
workflow-result
release
1 parent 5fbd498 commit 96ab55fCopy full SHA for 96ab55f
1 file changed
.github/workflows/node-ci.yml
@@ -69,6 +69,7 @@ jobs:
69
needs:
70
- verify
71
- verify-matrix
72
+ - release
73
if: ${{ !cancelled() }}
74
steps:
75
- name: All matrix versions passed
0 commit comments