Add missing config for doc publication
This commit is contained in:
parent
1edd0668d1
commit
f77579ea2c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
paths:
|
||||
- "docs/**"
|
||||
- "mkdocs.yml"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
pages: write
|
||||
|
|
|
|||
Loading…
Reference in a new issue