Added basic docs to serve for the blog
This commit is contained in:
parent
b56752f889
commit
8a12baf235
1 changed files with 1 additions and 2 deletions
3
.github/workflows/mkdocs.yml
vendored
3
.github/workflows/mkdocs.yml
vendored
|
|
@ -2,8 +2,7 @@ name: Deploy MkDocs
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue