Skip to content

Commit 6b44f73

Browse files
committed
fix: correct typos in workflow file
1 parent e65c164 commit 6b44f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- feat/docs
88
paths:
99
- 'docs/**'
10-
- '.github/workflows/deploy-docs.yml'
10+
- '.github/workflows/deploy-docs.yaml'
1111

1212
workflow_dispatch:
1313

0 commit comments

Comments
 (0)