Skip to content

Commit 5c08b09

Browse files
Update build-deploy.yml (#5)
1 parent 7c778ca commit 5c08b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
pip install -r requirements.txt
3232
- run: |
3333
mike deploy --push --update-aliases 0.0.x latest
34-
mike set-default --push 0.0.x
34+
mike set-default --push latest

0 commit comments

Comments
 (0)