mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-11-06 13:32:08 +08:00
chore: fix build branch of website
This commit is contained in:
parent
20310110e3
commit
0a75e92349
2
.github/workflows/deploy-v4-site.yml
vendored
2
.github/workflows/deploy-v4-site.yml
vendored
@ -2,7 +2,7 @@ name: Deploy V4 Site
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [next]
|
||||
branches: [main]
|
||||
paths:
|
||||
- 'packages/vant/docs/**'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user