Skip to content

Commit

Permalink
chore(CI): make sure Storybook is build before publishing to Chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
dgonzalezr committed Mar 8, 2024
1 parent ed9f5e2 commit 8ddb693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chromatic.config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"autoAcceptChanges": "main",
"buildScriptName": "npx nx run beeq:storybook-build --output-style=stream-without-prefixes --verbose",
"exitOnceUploaded": true,
"exitZeroOnChanges": true,
"onlyChanged": true,
Expand Down

0 comments on commit 8ddb693

Please sign in to comment.