diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index b6766cf..a47cb65 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -47,6 +47,7 @@ jobs: env: STORYBOOK_SPACE_ID: ${{ secrets.STORYBOOK_SPACE_ID }} STORYBOOK_PREVIEW_TOKEN: ${{ secrets.STORYBOOK_PREVIEW_TOKEN }} + STORYBOOK_HOST: ${{ secrets.STORYBOOK_HOST }} run: npm run build-storybook - name: Setup Pages