Skip to content

Commit 5f00eca

Browse files
committed
docs(cicd): correct filename in deploy-mkdocs workflow
1 parent 5178b92 commit 5f00eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-mkdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- "deployment/**"
1111
- "docs/**"
1212
- "src/**"
13-
- ".github/workflows/deploy_mkdocs.yml"
13+
- ".github/workflows/deploy-mkdocs.yaml"
1414

1515
jobs:
1616
build:

0 commit comments

Comments
 (0)