Skip to content

Commit

Permalink
Change default version to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tariromukute committed Aug 13, 2024
1 parent 09e9c25 commit fd70fee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ jobs:
pip install mkdocs-markdownextradata-plugin
pip install mkdocs-macros-plugin
pip install mike
- run: mike delete --all
- name: Build Docs Website
run: mike deploy --push dev
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ plugins:
extra:
version:
alias: true
default: dev
provider: mike
markdown_extensions:
- pymdownx.snippets
Expand Down

0 comments on commit fd70fee

Please sign in to comment.