We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7077563 commit fed0349Copy full SHA for fed0349
.github/workflows/mkdocs-test.yml
@@ -42,4 +42,4 @@ jobs:
42
kill -9 $SERVER_PID
43
44
- name: mike deploy docs
45
- run: mike deploy 3.2-SNAPSHOT dev -u
+ run: mike deploy test-version
0 commit comments