Skip to content

Commit 28e9781

Browse files
committed
update deploy script folder
1 parent e629fc0 commit 28e9781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
token: ${{ env.GITHUB_TOKEN }}
3939
branch: gh-pages
40-
folder: ${{ env.DOCS_FOLDER }}/.vuepress/dist
40+
folder: docs/.vuepress/dist
4141
target-folder: ${{ env.DOCS_VERSION_PATH }}
4242
clean: true
4343
clean-exclude: |

0 commit comments

Comments
 (0)