Skip to content

Commit

Permalink
fix: 크로마틱 옵션 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
maylh committed Jan 12, 2025
1 parent 0e0ccb9 commit 91d1211
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
onlyChanged: true
autoAcceptChanges: true

- name: Create comment PR
uses: thollander/actions-comment-pull-request@v2
Expand Down

0 comments on commit 91d1211

Please sign in to comment.