Skip to content

Commit

Permalink
ci: 更新工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyh2001 committed Jul 31, 2023
1 parent 09990ad commit c35e9c5
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 @@ -39,7 +39,7 @@ jobs:
- name: Build and Move docs
run: |
pnpm build:docs
cd docs/docs/.vitepress/dist
cd /docs/docs/.vitepress/dist
git add -A
git commit -m "Move build artifacts to docs-web branch"
git push origin docs-web
Expand Down

0 comments on commit c35e9c5

Please sign in to comment.