Skip to content

Commit

Permalink
docs: 在线文档支持 v3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shenkaibo committed May 30, 2024
1 parent 0cb3b9c commit cc1ec99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mike-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Mkdocs Build

on:
push:
branches: [ "v1.20.x-lts", "v2.x" ]
branches: [ "v1.20.x-lts", "v3.x", "v2.x" ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit cc1ec99

Please sign in to comment.