Skip to content

Commit c58f0a3

Browse files
committed
chromatic continue on error
1 parent e843194 commit c58f0a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
run: npm ci
5656
- name: Publish to Chromatic
5757
uses: chromaui/action@v1
58+
continue-on-error: true
5859
with:
5960
token: ${{ secrets.GITHUB_TOKEN }}
6061
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)