We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fff31 commit 91ff937Copy full SHA for 91ff937
.github/workflows/deploy-storybook.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
node-version: '20.x'
39
40
- - uses: bitovi/github-actions-storybook-to-github-pages@v1.0.2
+ - uses: bitovi/github-actions-storybook-to-github-pages@v1.2.4
41
42
install_command: npm ci
43
build_command: 'npm run build:storybook'
0 commit comments