We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a39186 + b899111 commit 9f518e0Copy full SHA for 9f518e0
1 file changed
.github/workflows/deploy-gh-pages.yml
@@ -37,7 +37,7 @@ jobs:
37
cache: 'pnpm'
38
39
#👇 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
+ - uses: bitovi/github-actions-storybook-to-github-pages@v1.0.4
41
id: build-publish
42
with:
43
install_command: pnpm install
0 commit comments