We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba91c0 commit ff5c94dCopy full SHA for ff5c94d
.github/workflows/mkdocs-release.yml
@@ -28,6 +28,5 @@ jobs:
28
git config --global user.name Mike
29
git config --global user.email mike@docs.hopsworks.ai
30
31
- # Put this back and increment version when cutting a new release branch
32
- # - name: mike deploy docs
33
- # run: mike deploy 3.0 latest -u --push
+ - name: mike deploy docs
+ run: mike deploy 3.8 latest -u --push
0 commit comments