add file to mkdocs gh-deploy

This commit is contained in:
Jan Speller 2022-05-23 23:38:40 +02:00
parent 2c087d1ac6
commit ed7c754e71

View file

@ -27,4 +27,4 @@ jobs:
python -m pip install --upgrade pip python -m pip install --upgrade pip
pip install mkdocs pip install mkdocs
python -m mkdocs build -f docu/mkdocs.yml python -m mkdocs build -f docu/mkdocs.yml
- run: python -m mkdocs gh-deploy --force - run: python -m mkdocs gh-deploy -f docu/mkdocs.yml --force