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 c2ce203 + 0fabfb7 commit 8bcb97bCopy full SHA for 8bcb97b
.github/workflows/docs.yaml
@@ -24,7 +24,7 @@ jobs:
24
- run: yarn build-storybook
25
26
- name: docs
27
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
28
with:
29
github_token: ${{ secrets.GITHUB_TOKEN }}
30
publish_dir: ./storybook-static
0 commit comments