There was an error while loading. Please reload this page.
1 parent e48af54 commit 953998dCopy full SHA for 953998d
1 file changed
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Upload website folder
31
uses: actions/upload-pages-artifact@v3
32
with:
33
- path: './website'
+ path: './docs'
34
35
- name: Deploy to GitHub Pages
36
id: deployment
0 commit comments