mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
docs: 修复docs action问题
This commit is contained in:
parent
c6cfcbbd0f
commit
927ed48408
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -46,6 +46,5 @@ jobs:
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
with:
|
||||
branch: gh-pages # The branch the action should deploy to.
|
||||
folder: build # The folder the action should deploy.
|
||||
folder: docs/.vuepress/dist
|
||||
token: ${{ secrets.ACCESS_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user