mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +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
|
uses: JamesIves/github-pages-deploy-action@4.1.1
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: site
|
folder: site-dist
|
||||||
clean-exclude: 0.x
|
clean-exclude: 0.x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user