Skip to content

Commit dcb85de

Browse files
authored
ci: upload Astro docs artifact (#38)
1 parent 9e0bb83 commit dcb85de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- uses: actions/upload-pages-artifact@v3
4242
with:
43-
path: docs/.vitepress/dist
43+
path: docs/dist
4444

4545
- id: deployment
4646
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)