Skip to content

Commit 56ae9c2

Browse files
Fixed workflow
1 parent 6abbe11 commit 56ae9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/upload-pages-artifact@v3
3939
with:
4040
name: github-pages
41-
path: ./docs/public/
41+
path: ./public/
4242

4343
deploy:
4444
environment:

0 commit comments

Comments
 (0)