Fix deploy folder
This commit is contained in:
parent
83f3becf2b
commit
6212e8977b
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
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: site/out
|
folder: public
|
Loading…
Reference in New Issue
Block a user