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 7c778ca commit 5c08b09Copy full SHA for 5c08b09
.github/workflows/build-deploy.yml
@@ -31,4 +31,4 @@ jobs:
31
pip install -r requirements.txt
32
- run: |
33
mike deploy --push --update-aliases 0.0.x latest
34
- mike set-default --push 0.0.x
+ mike set-default --push latest
0 commit comments