Skip to content

Commit 8edcb7f

Browse files
committed
build -> Build
1 parent f41c347 commit 8edcb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy
22

33
on:
44
workflow_run:
5-
workflows: [build]
5+
workflows: [Build]
66
types:
77
- completed
88

0 commit comments

Comments
 (0)