We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d493816 commit 05e7972Copy full SHA for 05e7972
.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