Skip to content

Commit

Permalink
tweaks to chromatic settings
Browse files Browse the repository at this point in the history
  • Loading branch information
stephiescastle committed Jul 10, 2024
1 parent 412c4fc commit e335329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
storybookBaseDir: 'apps/vue-storybook'
storybookBuildDir: 'storybook_compiled'
storybookBuildDir: 'apps/vue-storybook/storybook_compiled'
autoAcceptChanges: 'main'
exitZeroOnChanges: true
exitOnceUploaded: true

0 comments on commit e335329

Please sign in to comment.