Skip to content

Commit

Permalink
elyra-ai#1932 Include mike in deploy-docs
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 20, 2024
1 parent bb1ac70 commit ddfe17d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion docs/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ flows of linked nodes.

## Elyra Canvas Features

Elyra Canvas: v13
Elyra Canvas:

* Provides a **comprehensive set of out-of-the-box UI components** needed to build
an application such as: flow editor, palette, toolbar, context menu, tooltips, command stack,
Expand Down

0 comments on commit ddfe17d

Please sign in to comment.