Skip to content

Commit

Permalink
Themes
Browse files Browse the repository at this point in the history
  • Loading branch information
hostedposted committed Jun 21, 2022
1 parent a1eccf9 commit 50d8e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- run: pip install mkdocs git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git mike
- run: git config --global user.name "hostedposted"
- run: git config --global user.email "hostedpostedsite@gmail.com"
- run: mike deploy --update-aliases 1.1.x latest
- run: mike deploy --update-aliases 1.2.x latest
- run: mike set-default --push --force latest

env:
Expand Down

0 comments on commit 50d8e90

Please sign in to comment.