Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Aug 8, 2023
1 parent 56443cd commit 70b4580
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@ jobs:
git config --global user.name "ci-bot"
git config --global user.email "[email protected]"
git fetch origin gh-pages
mike deploy --push -f -u v1.11.x current stable -t "v1.11.x (current)"
mike set-default stable --push
mike list
mike deploy --push -f v1.11.x -t "v1.11.x"

0 comments on commit 70b4580

Please sign in to comment.