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.
2 parents c0b6cbd + 7a957ec commit 6b94b36Copy full SHA for 6b94b36
.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.2
+ uses: JamesIves/github-pages-deploy-action@4.1.3
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