Skip to content

Commit 6b4f876

Browse files
committed
Remove latest from 3.7 branch
1 parent 3829955 commit 6b4f876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
git config --global user.email mike@docs.hopsworks.ai
3030
3131
- name: mike deploy docs
32-
run: mike deploy 3.7 latest -u --push
32+
run: mike deploy 3.7 -u --push

0 commit comments

Comments
 (0)