1 parent a1a9491 commit b199f16Copy full SHA for b199f16
1 file changed
.github/workflows/publish-docs.yml
@@ -34,4 +34,4 @@ jobs:
34
echo "Deploying version $VERSION"
35
uv run mike deploy --push --update-aliases $VERSION latest
36
# Optional: make the released version the default shown when visiting the site
37
- uv run mike set-default --push latest
+ #uv run mike set-default --push latest
0 commit comments