Skip to content

Commit 050e6ef

Browse files
authored
Remove latest from 4.2 since 4.3 is released (#469)
1 parent 92810da commit 050e6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
3131
# Put this back and increment version when cutting a new release branch
3232
- name: mike deploy docs
33-
run: mike deploy 4.2 latest -u --push
33+
run: mike deploy 4.2 -u --push

0 commit comments

Comments
 (0)