There was an error while loading. Please reload this page.
1 parent 685f30c commit c566cd4Copy full SHA for c566cd4
1 file changed
.github/workflows/static.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/upload-pages-artifact@v3
38
with:
39
# Upload entire repository
40
- path: '.'
+ path: './Documentation/html'
41
- name: Deploy to GitHub Pages
42
id: deployment
43
uses: actions/deploy-pages@v4
0 commit comments