mirror of
https://github.com/status-im/network-stories.git
synced 2025-02-04 08:16:36 +00:00
changed deploy directory to www
This commit is contained in:
parent
caabca590e
commit
7b44a9d148
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -19,5 +19,5 @@ jobs:
|
|||||||
uses: JamesIves/github-pages-deploy-action@v4.2.5
|
uses: JamesIves/github-pages-deploy-action@v4.2.5
|
||||||
with:
|
with:
|
||||||
branch: gh-pages # The branch the action should deploy to.
|
branch: gh-pages # The branch the action should deploy to.
|
||||||
folder: . # The folder the action should deploy.
|
folder: www # The folder the action should deploy.
|
||||||
clean: true
|
clean: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user