Skip to content

Commit

Permalink
fix(storybook): adding ci flag to storybook deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
blockdylanb committed Nov 7, 2022
1 parent 6550b6c commit ca28115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
# run: yarn storybook:base

- name: Deploy storybook - wallet
run: yarn storybook:deploy-wallet
run: yarn storybook:deploy-wallet --ci

0 comments on commit ca28115

Please sign in to comment.