mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
build: fix sync to gitee branch (#6403)
This commit is contained in:
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@@ -2,7 +2,7 @@ name: Sync to Gitee
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [dev]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user