Skip to content

Commit

Permalink
elyra-ai#1895 change v12.x docs git workflow
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 e629392 commit 9bac631
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 v12.x

0 comments on commit 9bac631

Please sign in to comment.