Detached configuration from documentation build

This commit is contained in:
squidfunk
2021-07-24 17:58:48 +02:00
parent fddc648085
commit abb95a336d
3 changed files with 9 additions and 32 deletions

View File

@@ -55,6 +55,7 @@ jobs:
run: |
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
pip install -e mkdocs-material-insiders
cp mkdocs-material-insiders/mkdocs.yml mkdocs.yml
echo "THEME_DIR=mkdocs-material-insiders/material" >> $GITHUB_ENV
- name: Deploy documentation