diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 28828df..aeb86ec 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,4 +22,8 @@ jobs: deploy: name: Deploy uses: theholocron/.github/.github/workflows/deploy.yml@main + with: + type: docs + storybook-projects: >- + [{"name":"","workingDir":".","outputDir":"storybook-static"}] secrets: inherit