Skip to content

Commit 309bf94

Browse files
committed
chore: update storybook deploy job
1 parent e05903b commit 309bf94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- id: build-publish
21-
uses: bitovi/github-actions-storybook-to-github-pages@v1.0.2
21+
uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
2222
with:
2323
path: storybook-static
2424
build_command: npm run build-storybook-docs

0 commit comments

Comments
 (0)