Skip to content

Commit b899111

Browse files
chore(deps): update bitovi/github-actions-storybook-to-github-pages action to v1.0.4
1 parent d7c0383 commit b899111

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
@@ -37,7 +37,7 @@ jobs:
3737
cache: 'pnpm'
3838

3939
#👇 Add Storybook build and deploy to GitHub Pages as a step in the workflow
40-
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
40+
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.4
4141
id: build-publish
4242
with:
4343
install_command: pnpm install

0 commit comments

Comments
 (0)