We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce07a8d commit f73318bCopy full SHA for f73318b
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Generate storybook documentation
73
run: yarn build:storybook
74
- - uses: JamesIves/github-pages-deploy-action@v4.2.5
+ - uses: JamesIves/github-pages-deploy-action@v4.3.3
75
with:
76
branch: gh-pages # The branch the action should deploy to.
77
folder: .docs # The folder the action should deploy.
0 commit comments