Skip to content
Merged
Changes from 1 commit
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/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
# This action must be manually updated to the latest commit from
Comment thread
bmuenzenmeyer marked this conversation as resolved.
Outdated
# https://github.com/chromaui/action
Comment thread
bmuenzenmeyer marked this conversation as resolved.
Outdated
id: chromatic-deploy
uses: chromaui/action@4d8ebd13658d795114f8051e25c28d66f14886c6 # v13.1.2
uses: chromaui/action@d0795df816d05c4a89c80295303970fddd247cce # v13.1.4
with:
workingDir: packages/ui-components
buildScriptName: storybook:build
Expand Down
Loading