mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
build: fix deploy site action (#4515)
This commit is contained in:
parent
c14d1e8d17
commit
ba5526ad07
2
.github/workflows/deploy-site.yml
vendored
2
.github/workflows/deploy-site.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.1
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: site
|
||||
folder: site-dist
|
||||
clean-exclude: 0.x
|
||||
|
Loading…
x
Reference in New Issue
Block a user