Skip to content

Commit

Permalink
chore: remove storybook step from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gmukul01 committed Jul 6, 2023
1 parent 30c0d78 commit 70bfe49
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,3 @@ jobs:
env:
GH_TOKEN: ${{ secrets.ADMIN_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Deploy storybook
run: yarn storybook:deploy -- --ci
env:
GH_TOKEN: ${{ secrets.ADMIN_TOKEN }}

0 comments on commit 70bfe49

Please sign in to comment.