Skip to content

Commit

Permalink
Merge pull request #1 from hostedposted/development
Browse files Browse the repository at this point in the history
Version 1.1.0
  • Loading branch information
hostedposted authored Jun 21, 2022
2 parents dd1e24d + 8c691c7 commit 90fc6bb
Show file tree
Hide file tree
Showing 4 changed files with 114 additions and 98 deletions.
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.0.x latest
- run: mike deploy --update-aliases 1.1.x latest
- run: mike set-default --push --force latest

env:
Expand Down
Loading

0 comments on commit 90fc6bb

Please sign in to comment.