Skip to content

Commit 6d6c418

Browse files
committed
[CLOUD-705] Release 3.7.0 docs
1 parent 7522cbe commit 6d6c418

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/mkdocs-release.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@ jobs:
2828
git config --global user.name Mike
2929
git config --global user.email mike@docs.hopsworks.ai
3030
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
31+
- name: mike deploy docs
32+
run: mike deploy 3.7 latest -u --push

0 commit comments

Comments
 (0)