Skip to content

Commit 1725c75

Browse files
committed
Fix production deployment
1 parent 9546ee3 commit 1725c75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
uses: JamesIves/github-pages-deploy-action@v4
3838
with:
3939
folder: ./website/build/
40-
target-folder: ./website
40+
target-folder: ./docs
4141
single-commit: true

0 commit comments

Comments
 (0)