Skip to content

Commit a718074

Browse files
authored
elyra-ai#2040 Deploy docs without versioning (elyra-ai#2041)
Signed-off-by: srikant <[email protected]>
1 parent 3efae17 commit a718074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ jobs:
5151
restore-keys: |
5252
mkdocs-material-
5353
- run: pip3 install mkdocs-material mike
54+
- run: mkdocs gh-deploy --force
5455
- run: mike deploy --push --update-aliases v13 latest

0 commit comments

Comments
 (0)