We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85017bc commit 5c1961fCopy full SHA for 5c1961f
1 file changed
.github/workflows/node-ci.yml
@@ -65,6 +65,7 @@ jobs:
65
needs:
66
- verify
67
- verify-matrix
68
+ - release
69
if: ${{ !cancelled() }}
70
steps:
71
- name: All matrix versions passed
0 commit comments