We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39face4 commit cb64539Copy full SHA for cb64539
1 file changed
.github/workflows/docs.yml
@@ -40,6 +40,6 @@ jobs:
40
- run: zensical build --clean
41
- uses: actions/upload-pages-artifact@v4
42
with:
43
- path: site
+ path: documentation/site
44
- uses: actions/deploy-pages@v4
45
id: deployment
0 commit comments