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 308c4bb commit dac8f5eCopy full SHA for dac8f5e
.github/workflows/deploy-storybook.yml
@@ -30,7 +30,7 @@ jobs:
30
31
# Steps represent a sequence of tasks that will be executed as part of the job
32
steps:
33
- - uses: bitovi/github-actions-storybook-to-github-pages@v1.2.4
+ - uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
34
with:
35
install_command: npm ci
36
build_command: 'npm run build:storybook'
0 commit comments