Skip to content

Commit 5c1961f

Browse files
committed
ci(release): make workflow-result depend on the release job
1 parent 85017bc commit 5c1961f

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
@@ -65,6 +65,7 @@ jobs:
6565
needs:
6666
- verify
6767
- verify-matrix
68+
- release
6869
if: ${{ !cancelled() }}
6970
steps:
7071
- name: All matrix versions passed

0 commit comments

Comments
 (0)