Auto saved by Logseq

This commit is contained in:
Corey 2022-04-13 12:11:26 -04:00
parent 554541ff0c
commit caabca590e
1 changed files with 1 additions and 1 deletions

View File

@ -19,5 +19,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4.2.5
with:
branch: gh-pages # The branch the action should deploy to.
folder: www # The folder the action should deploy.
folder: . # The folder the action should deploy.
clean: true