Skip to content

Commit

Permalink
fix: chromatic builds on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Razboy20 committed Mar 10, 2024
1 parent 3406e9a commit 500fbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 500fbec

Please sign in to comment.