We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d493816 commit 6452c1bCopy full SHA for 6452c1b
.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.8 latest -u --push
+ run: mike deploy 3.8 -u --push
0 commit comments