Skip to content

Commit 96ab55f

Browse files
committed
ci(release): make workflow-result require the release job
1 parent 5fbd498 commit 96ab55f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
needs:
7070
- verify
7171
- verify-matrix
72+
- release
7273
if: ${{ !cancelled() }}
7374
steps:
7475
- name: All matrix versions passed

0 commit comments

Comments
 (0)