We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6acdc60 commit a0028b4Copy full SHA for a0028b4
1 file changed
.github/workflows/dev_docs.yaml
@@ -28,4 +28,4 @@ jobs:
28
restore-keys: |
29
mkdocs-material-
30
- run: pip install mkdocs-material mike
31
- - run: mike deploy --push develop
+ - run: mike deploy --push Dev
0 commit comments