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 51e5fd0 commit 0d7f291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ 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.12.x dev -t "v1.12.x (dev)"
mike deploy --push -f -u v1.13.x dev -t "v1.13.x (dev)"
mike list

0 comments on commit 0d7f291

Please sign in to comment.