mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
docs: fix more auto-format casualties (#943)
This commit is contained in:
parent
0c53b7121e
commit
e308521a95
4 changed files with 58 additions and 63 deletions
8
.github/workflows/publish-docs.yml
vendored
8
.github/workflows/publish-docs.yml
vendored
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue