Skip to content

Commit 17e2494

Browse files
committed
Add chromatic token
1 parent 06379fe commit 17e2494

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
- run: yarn build
3838
- run: yarn test
3939
- run: npx chromatic --exit-zero-on-changes
40+
env:
41+
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
4042

4143
deploy_storybook:
4244
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)