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 5287dfb commit 50f5651Copy full SHA for 50f5651
.github/workflows/chromatic.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: pnpm i --frozen-lockfile
28
29
- name: Publish to Chromatic
30
- uses: chromaui/action@cbce1be7d075d5317d2193e7a3d3872dca86cf0c # v11
+ uses: chromaui/action@c93e0bc3a63aa176e14a75b61a31847cbfdd341c # v11
31
with:
32
buildScriptName: storybook:build
33
exitOnceUploaded: true
0 commit comments