Skip to content

Commit

Permalink
[Add] Add github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nespjin committed Aug 21, 2022
1 parent ead5c57 commit ea480bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: crazy-max/ghaction-github-pages@v2
with:
# 部署到 gh-pages 分支
target_branch: master
target_branch: site
# 部署目录为 VuePress 的默认输出目录
build_dir: docs/.vuepress/dist
env:
Expand Down

0 comments on commit ea480bc

Please sign in to comment.