mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-21 22:09:16 +08:00
chore(CI): enable single-commit to reduce the repo size (#12268)
This commit is contained in:
parent
3fa96d7f64
commit
9ce8074b1e
2
.github/workflows/deploy-v4-site.yml
vendored
2
.github/workflows/deploy-v4-site.yml
vendored
@ -61,6 +61,8 @@ jobs:
|
||||
token: ${{ secrets.VANT_UI_TOKEN }}
|
||||
repository-name: vant-ui/vant-ui.github.io
|
||||
target-folder: vant
|
||||
# enable single-commit to reduce the repo size
|
||||
single-commit: true
|
||||
clean: true
|
||||
clean-exclude: |
|
||||
1.x/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user