Skip to content

Commit 077b298

Browse files
committed
docs(vitepress): add github pages step
1 parent 4f46b7a commit 077b298

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626

2727
- run: pnpm build
2828

29+
- run: pnpm docs:build
30+
2931
- name: Update CHANGELOG
3032
id: changelog
3133
uses: requarks/changelog-action@v1

0 commit comments

Comments
 (0)