mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs: clean website assets (#11617)
This commit is contained in:
parent
a9864d5071
commit
c2f57ded43
17
.github/workflows/deploy-v4-site.yml
vendored
17
.github/workflows/deploy-v4-site.yml
vendored
@ -46,4 +46,19 @@ jobs:
|
||||
token: ${{ secrets.VANT_UI_TOKEN }}
|
||||
repository-name: vant-ui/vant-ui.github.io
|
||||
target-folder: vant
|
||||
clean: false
|
||||
clean: true
|
||||
clean-exclude: |
|
||||
1.x/*
|
||||
1.x/**/*
|
||||
next/*
|
||||
next/**/*
|
||||
v1/*
|
||||
v1/**/*
|
||||
v2/*
|
||||
v2/**/*
|
||||
v3/*
|
||||
v3/**/*
|
||||
v4/*
|
||||
v4/**/*
|
||||
vant-use/*
|
||||
vant-use/**/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user