mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-14 14:34:40 +00:00
Merge pull request #317 from status-im/docs-gh-pages
This commit is contained in:
commit
0ccc43dabc
1
.github/workflows/deploy-gh-pages.yml
vendored
1
.github/workflows/deploy-gh-pages.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
- name: "[web-chat] Deploy on gh pages to /"
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
keep_files: true # Do not delete sub-folders
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./examples/web-chat/build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user