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 92810da commit 050e6efCopy full SHA for 050e6ef
.github/workflows/mkdocs-release.yml
@@ -30,4 +30,4 @@ jobs:
30
31
# Put this back and increment version when cutting a new release branch
32
- name: mike deploy docs
33
- run: mike deploy 4.2 latest -u --push
+ run: mike deploy 4.2 -u --push
0 commit comments