There was an error while loading. Please reload this page.
1 parent fc79b80 commit 06931a7Copy full SHA for 06931a7
.github/workflows/deploy-storybook.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Deploy GitHub Pages
35
if: ${{ !github.event.release.prerelease }}
36
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
37
with:
38
branch: gh-pages
39
folder: storybook-static
0 commit comments