Skip to content

Commit 953998d

Browse files
committed
website fix
1 parent e48af54 commit 953998d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Upload website folder
3131
uses: actions/upload-pages-artifact@v3
3232
with:
33-
path: './website'
33+
path: './docs'
3434

3535
- name: Deploy to GitHub Pages
3636
id: deployment

0 commit comments

Comments
 (0)