fix: chromatic builds on PRs (#140)
This commit is contained in:
2
.github/workflows/chromatic.yml
vendored
2
.github/workflows/chromatic.yml
vendored
@@ -21,6 +21,6 @@ jobs:
|
|||||||
- name: Publish to Chromatic
|
- name: Publish to Chromatic
|
||||||
uses: chromaui/action@latest
|
uses: chromaui/action@latest
|
||||||
with:
|
with:
|
||||||
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
|
projectToken: chpt_e8bd07b0b27d8eb
|
||||||
exitZeroOnChanges: true
|
exitZeroOnChanges: true
|
||||||
autoAcceptChanges: 'main'
|
autoAcceptChanges: 'main'
|
||||||
|
|||||||
Reference in New Issue
Block a user