Skip to content

Commit b199f16

Browse files
authored
Update publish-docs.yml
1 parent a1a9491 commit b199f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
echo "Deploying version $VERSION"
3535
uv run mike deploy --push --update-aliases $VERSION latest
3636
# Optional: make the released version the default shown when visiting the site
37-
uv run mike set-default --push latest
37+
#uv run mike set-default --push latest

0 commit comments

Comments
 (0)