Fix deploy folder
This commit is contained in:
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
@@ -28,4 +28,4 @@ jobs:
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: site/out
|
||||
folder: public
|
Reference in New Issue
Block a user