Skip to content

Commit 8063f65

Browse files
committed
fix: workflow storybook issue
1 parent b751052 commit 8063f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: pnpm storybook:build
4141

4242
- name: Deploy Storybook to GitHub Pages
43-
uses: bitovi/github-actions-storybook-to-github-pages@v1.0.2
43+
uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
4444
with:
4545
path: storybook-static
4646
env:

0 commit comments

Comments
 (0)