mirror of
https://github.com/youzan/vant.git
synced 2026-01-13 07:03:44 +08:00
chore: fix build branch of website
This commit is contained in:
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/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user