We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 857e677 + 16f16ba commit bdf6849Copy full SHA for bdf6849
1 file changed
.github/workflows/deploy-gh-pages.yml
@@ -34,7 +34,7 @@ jobs:
34
cache: 'pnpm'
35
36
#👇 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
+ - uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
38
with:
39
install_command: pnpm install
40
build_command: pnpm build-storybook
0 commit comments