Skip to content

Commit 266772a

Browse files
ci: Fix semantic-release
1 parent 98abb75 commit 266772a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Semantic Release
22
on:
33
workflow_run:
44
workflows:
5-
- Tests
5+
- "Node.js CI"
66
branches: master
77
types:
88
- completed

0 commit comments

Comments
 (0)