We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f1ec8 commit a087aacCopy full SHA for a087aac
.github/workflows/publish-docs.yaml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
version: 10
31
#👇 Add Storybook build and deploy to GitHub Pages as a step in the workflow
32
- - uses: bitovi/github-actions-storybook-to-github-pages@v1.0.2
+ - uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
33
env:
34
BASE_PATH: /plusauth-widget/
35
0 commit comments