Skip to content

Commit 41f6f58

Browse files
committed
Fix Chromatic config
1 parent 5717b34 commit 41f6f58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
- uses: chromaui/action@v1
3535
with:
3636
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
37+
workingDir: packages/bento-design-system
38+
autoAcceptChanges: main
3739

3840
cloudflare-pages:
3941
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)