We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b873c commit 348ea4cCopy full SHA for 348ea4c
1 file changed
.github/workflows/docs_deploy.yaml
@@ -7,7 +7,7 @@ on:
7
- feat/create-new-github-actions-for-docs
8
paths:
9
- "docs/**"
10
- - ".github/workflows/deploy-docs-to-pages.yml"
+ - ".github/workflows/docs_deploy.yaml"
11
workflow_dispatch:
12
13
permissions:
0 commit comments