feat(storybook): improve code (#3786)

This commit is contained in:
Alex Yang
2023-08-16 15:07:55 -05:00
committed by GitHub
parent 64656c3c98
commit 1e5a4a6849
10 changed files with 63 additions and 128 deletions

View File

@@ -34,5 +34,5 @@ jobs:
with:
workingDir: apps/storybook
buildScriptName: build
onlyStoryNames: 'Preview/**'
onlyChanged: true
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}