Skip to content

Commit f7bc902

Browse files
deploy demos bundles to folder demos on github pages
1 parent 7d239d3 commit f7bc902

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-demos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,3 +249,5 @@ jobs:
249249
with:
250250
github_token: ${{ secrets.GITHUB_TOKEN }}
251251
publish_dir: ./apps/demos/publish-demos
252+
destination_dir: demos
253+
keep_files: true

0 commit comments

Comments
 (0)