Skip to content

Commit f275f79

Browse files
committed
fix upload-previews.yml
1 parent e27c0a4 commit f275f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-previews.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Upload Previews
22

33
on:
44
workflow_run:
5-
workflows: [CI]
5+
workflows: [ci]
66
types: [completed]
77

88
permissions:

0 commit comments

Comments
 (0)