Skip to content

Commit 48f9fa7

Browse files
fix publish
1 parent 6c5ea0e commit 48f9fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ jobs:
3131
uses: peaceiris/actions-gh-pages@v4
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
34+
publish_branch: gh-pages
3435
publish_dir: ./storybook-static # This is the default output directory for Storybook

0 commit comments

Comments
 (0)