Skip to content

Commit

Permalink
Merge pull request #414 from MuckRock/fix/chromatic
Browse files Browse the repository at this point in the history
Setup Chromatic with TurboSnap for optimized deployments
  • Loading branch information
allanlasser authored Jan 25, 2024
2 parents 0baf0dc + 7e2a1bf commit c0ec833
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ jobs:
uses: chromaui/action@v1
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
onlyChanged: true
externals: |
- 'public/**'

0 comments on commit c0ec833

Please sign in to comment.