Skip to content

Commit 95f5281

Browse files
committed
fix doc publish
1 parent 2b83c00 commit 95f5281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ jobs:
9191
9292
# Build and deploy using mike
9393
cd crates/imgddpy/
94-
mike deploy --push --branch gh-pages "$VERSION" latest
94+
mike deploy --push --update-aliases --branch gh-pages "$VERSION" latest
9595
mike set-default --push --branch gh-pages latest

0 commit comments

Comments
 (0)