We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d560337 commit 5d48099Copy full SHA for 5d48099
.github/workflows/chromatic.yml
@@ -50,7 +50,7 @@ jobs:
50
51
# 👇 Runs Chromatic CLI in ./packages/ui
52
- name: Publish to Chromatic
53
- uses: chromaui/action@04320d7f2572867e9f5de52ad45fa66dc7e69638 # v11
+ uses: chromaui/action@fdbe7756d4dbf493e2fbb822df73be7accd07e1c # v11
54
with:
55
workingDir: packages/ui
56
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
0 commit comments