Skip to content

Commit dac8f5e

Browse files
committed
Downgraded version
1 parent 308c4bb commit dac8f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Steps represent a sequence of tasks that will be executed as part of the job
3232
steps:
33-
- uses: bitovi/github-actions-storybook-to-github-pages@v1.2.4
33+
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
3434
with:
3535
install_command: npm ci
3636
build_command: 'npm run build:storybook'

0 commit comments

Comments
 (0)