docs: fix more auto-format casualties

This commit is contained in:
nils måsén 2021-04-27 15:55:45 +02:00
parent 0c53b7121e
commit 247baf542c
4 changed files with 58 additions and 63 deletions

View file

@ -24,10 +24,4 @@ jobs:
mkdocs-material \
md-toc
- name: Generate docs
run: mkdocs gh-deploy --strict
# - name: Publish docs
# uses: peaceiris/actions-gh-pages@v3
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# publish_dir: ./site
run: mkdocs gh-deploy --strict