We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b99251 commit fa3eff7Copy full SHA for fa3eff7
.github/workflows/build.yml
@@ -103,7 +103,7 @@ jobs:
103
run: yarn build:storybook
104
105
- name: Deploy storybook documentation to gh-pages
106
- uses: JamesIves/github-pages-deploy-action@4.1.4
+ uses: JamesIves/github-pages-deploy-action@4.1.5
107
with:
108
branch: gh-pages # The branch the action should deploy to.
109
folder: .docs # The folder the action should deploy.
0 commit comments