Skip to content

Commit 16f16ba

Browse files
chore(deps): update bitovi/github-actions-storybook-to-github-pages action to v1.0.3
1 parent 857e677 commit 16f16ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cache: 'pnpm'
3535

3636
#👇 Add Storybook build and deploy to GitHub Pages as a step in the workflow
37-
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.1
37+
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
3838
with:
3939
install_command: pnpm install
4040
build_command: pnpm build-storybook

0 commit comments

Comments
 (0)