fix: chromatic builds on PRs (#140)

This commit is contained in:
Razboy20
2024-03-09 21:20:41 -06:00
committed by GitHub
parent 3406e9a0e2
commit 78a6939929

View File

@@ -21,6 +21,6 @@ jobs:
- name: Publish to Chromatic
uses: chromaui/action@latest
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
projectToken: chpt_e8bd07b0b27d8eb
exitZeroOnChanges: true
autoAcceptChanges: 'main'