We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e470a commit 1d78343Copy full SHA for 1d78343
.github/workflows/mkdocs-release.yml
@@ -29,4 +29,4 @@ jobs:
29
git config --global user.email mike@docs.hopsworks.ai
30
31
- name: mike deploy docs
32
- run: mike deploy 3.9 latest -u --push
+ run: mike deploy 3.9 -u --push
0 commit comments