Skip to content

Commit cb64539

Browse files
committed
fix upload pages path
1 parent 39face4 commit cb64539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
- run: zensical build --clean
4141
- uses: actions/upload-pages-artifact@v4
4242
with:
43-
path: site
43+
path: documentation/site
4444
- uses: actions/deploy-pages@v4
4545
id: deployment

0 commit comments

Comments
 (0)