Skip to content

Commit

Permalink
Temp change remove previous publications
Browse files Browse the repository at this point in the history
  • Loading branch information
tariromukute committed Aug 13, 2024
1 parent e87c9c7 commit 09e9c25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ 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 develop
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 @@ -67,6 +67,7 @@ plugins:
j2_comment_end_string: '#]'
extra:
version:
alias: true
provider: mike
markdown_extensions:
- pymdownx.snippets
Expand Down

0 comments on commit 09e9c25

Please sign in to comment.