Skip to content

Commit 61d0d67

Browse files
committed
set 1.14 to stable
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
1 parent 0139eb8 commit 61d0d67

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,5 @@ jobs:
3333
git config --global user.name "ci-bot"
3434
git config --global user.email "ci-bot@example.com"
3535
git fetch origin gh-pages
36-
mike deploy --push -u v1.13.x current stable -t "v1.13.x (stable)"
37-
mike set-default stable --push
36+
mike deploy --push -u v1.13.x -t "v1.13.x"
3837
mike list

0 commit comments

Comments
 (0)