Skip to content

Commit cf1bef9

Browse files
committed
ci: deploy fix
1 parent 28c1679 commit cf1bef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: deploy
44
on:
55
workflow_run:
6-
workflows: ['test', 'check dist']
6+
workflows: ['test']
77
types:
88
- completed
99
workflow_dispatch:

0 commit comments

Comments
 (0)