Auto saved by Logseq
This commit is contained in:
parent
554541ff0c
commit
caabca590e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue