More demo updates

This commit is contained in:
Ingvar Stepanyan
2023-08-05 19:38:32 +01:00
parent 6c693186c2
commit 0380077969
6 changed files with 31 additions and 11 deletions

View File

@@ -25,4 +25,4 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages # The branch the action should deploy to.
FOLDER: ui # The folder the action should deploy.
FOLDER: examples/preact # The folder the action should deploy.