Skip to content

Commit e0f9753

Browse files
committed
ci: publish storybook under docs/storybook so gh-pages serves it
1 parent de4b0a8 commit e0f9753

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
publish_branch: gh-pages
3636
publish_dir: ./examples/storybook-static
37-
destination_dir: storybook
37+
destination_dir: docs/storybook
3838
keep_files: true
3939
enable_jekyll: false

0 commit comments

Comments
 (0)