diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 5192807..2fd5eef 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - id: build-publish - uses: bitovi/github-actions-storybook-to-github-pages@v1.0.0 + uses: bitovi/github-actions-storybook-to-github-pages@v1.0.1 with: path: storybook-static build_command: npm run build-storybook-docs