chore(CI): enable single-commit to reduce the repo size (#12268)

This commit is contained in:
neverland 2023-09-09 09:02:03 +08:00 committed by GitHub
parent 3fa96d7f64
commit 9ce8074b1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,8 @@ jobs:
token: ${{ secrets.VANT_UI_TOKEN }} token: ${{ secrets.VANT_UI_TOKEN }}
repository-name: vant-ui/vant-ui.github.io repository-name: vant-ui/vant-ui.github.io
target-folder: vant target-folder: vant
# enable single-commit to reduce the repo size
single-commit: true
clean: true clean: true
clean-exclude: | clean-exclude: |
1.x/* 1.x/*