feat(storybook): improve code (#3786)

(cherry picked from commit 1e5a4a6849)
This commit is contained in:
Alex Yang
2023-08-16 15:07:55 -05:00
parent 51ced217db
commit 85f670e02e
10 changed files with 63 additions and 128 deletions
+1 -1
View File
@@ -34,5 +34,5 @@ jobs:
with:
workingDir: apps/storybook
buildScriptName: build
onlyStoryNames: 'Preview/**'
onlyChanged: true
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}