We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b0e8f commit 4b8e43dCopy full SHA for 4b8e43d
.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.4.1
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