Skip to content

Commit a1cf9b3

Browse files
authored
Merge pull request #160 from kit-data-manager/dependabot/github_actions/dev/bitovi/github-actions-storybook-to-github-pages-1.0.3
Bump bitovi/github-actions-storybook-to-github-pages from 1.0.2 to 1.0.3
2 parents e805ecf + 874bd1c commit a1cf9b3

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
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4.1.2
2727

2828
- name: Deploy Storybook to GitHub Pages
29-
uses: bitovi/github-actions-storybook-to-github-pages@v1.0.2
29+
uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
3030
with:
3131
path: storybook-static
3232
build_command: |

0 commit comments

Comments
 (0)