Skip to content

Commit

Permalink
Merge pull request #479 from hifrontendcafe/fix-gh-action-storybook
Browse files Browse the repository at this point in the history
Fix storybook github action
  • Loading branch information
hifrontendcafe authored Oct 13, 2023
2 parents b6b8626 + a548fa6 commit bb6cf2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
Deploy-Production:
runs-on: ubuntu-latest
environment: Preview – website
steps:
- uses: actions/checkout@v4
- name: Install Vercel CLI
Expand Down

1 comment on commit bb6cf2a

@vercel
Copy link

@vercel vercel bot commented on bb6cf2a Oct 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.