Skip to content

Commit

Permalink
task(mkdocs): deploy mkdocs (part 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
svaponi committed May 5, 2024
1 parent 44db090 commit 7b3f034
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,5 @@ jobs:
sudo apt-get update &&
sudo apt-get install pngquant &&
pip install mkdocs-material mkdocs-material-extensions pillow cairosvg
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
- name: Build and deploy MkDocs
run: mkdocs gh-deploy --force

0 comments on commit 7b3f034

Please sign in to comment.