Skip to content

Commit 91ff937

Browse files
committed
Updated deploy script
1 parent d4fff31 commit 91ff937

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
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
node-version: '20.x'
3939

40-
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.2
40+
- uses: bitovi/github-actions-storybook-to-github-pages@v1.2.4
4141
with:
4242
install_command: npm ci
4343
build_command: 'npm run build:storybook'

0 commit comments

Comments
 (0)