Skip to content

Commit

Permalink
chore: update GH action env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolink authored Feb 15, 2024
1 parent 13a80c7 commit 307102b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 307102b

Please sign in to comment.