Skip to content

Commit 6d3630a

Browse files
Updated MkDocs GitHub workflow to use mike deploy for deployment on branch feature/DPAV-1838
1 parent 90a08cc commit 6d3630a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- run: pip install mkdocs-include-markdown-plugin
3131
- run: pip install pymdown-extensions
3232
- run: pip install mike
33-
- run: mike deploy --push --update-aliases
33+
- run: mike deploy 1.0.0 latest --push --update-aliases
3434
# - run: mkdocs gh-deploy --force
3535

0 commit comments

Comments
 (0)