We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431d1ae commit a43277dCopy full SHA for a43277d
1 file changed
.github/workflows/chromatic.yml
@@ -38,7 +38,7 @@ jobs:
38
run: pnpm run build-storybook
39
40
- name: Run Chromatic
41
- uses: chromaui/action@8a2b82547aef5a3efc8ec3c7905f4ab09a76ed0b # latest
+ uses: chromaui/action@688adae582d884d6b739d58b347e8f48829339a9 # latest
42
with:
43
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
44
# Use the pre-built Storybook
0 commit comments