We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b566131 commit 37488f0Copy full SHA for 37488f0
.github/workflows/mkdocs-test.yml
@@ -86,4 +86,4 @@ jobs:
86
git config --global user.email [email protected]
87
88
- name: Generate the docs with mike
89
- run: mike deploy 3.2-SNAPSHOT dev -u
+ run: mike deploy test-version
0 commit comments