Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- name: Storybook deploy
if: ${{ env.CHROMATIC_PROJECT_TOKEN }}
uses: chromaui/action@14cfaef73576e69f95f47f60058063f46ca38719
uses: chromaui/action@fd5e7e8b66d1a6862ed8866c21e93788217f7cf7
with:
autoAcceptChanges: main
branchName: ${{ env.CHROMATIC_BRANCH}}
Expand Down