We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b72d7 commit d5ce55dCopy full SHA for d5ce55d
.github/workflows/chromatic.yml
@@ -26,7 +26,7 @@ jobs:
26
- run: yarn install --immutable
27
28
- name: Publish to Chromatic
29
- uses: chromaui/action@cbce1be7d075d5317d2193e7a3d3872dca86cf0c # v11
+ uses: chromaui/action@b6b4ade46b2d8dfd6cf8f64b9e36ec4209c89a7f # v11
30
with:
31
buildScriptName: storybook:build
32
exitOnceUploaded: true
0 commit comments