Skip to content

Commit

Permalink
elyra-ai#1932 Publish v13 Docs at different URL edit deploy-docs.yml
Browse files Browse the repository at this point in the history
Signed-off-by: srikant <srksriks123@gmail.com>
  • Loading branch information
srikant-ch5 committed May 8, 2024
1 parent 58b7a8d commit 2ff66fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force
- run: pip install mike
# - run: mike delete --all
- run: mike deploy --push --update-aliases v13 latest

0 comments on commit 2ff66fd

Please sign in to comment.