docs: fix more auto-format casualties (#943)

This commit is contained in:
nils måsén 2021-04-27 17:44:49 +02:00 committed by GitHub
parent 0c53b7121e
commit e308521a95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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