feat(storybook): add not found page (#3767)

This commit is contained in:
Alex Yang
2023-08-15 16:58:14 -05:00
committed by GitHub
parent 67b33d9b8f
commit 0df30e43c6
2 changed files with 26 additions and 7 deletions

View File

@@ -152,7 +152,7 @@ jobs:
with:
workingDir: apps/storybook
buildScriptName: build
onlyStoryNames: Preview/Core
onlyStoryNames: 'Preview/**'
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
build-core: