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 0459b25 commit 6ecde21Copy full SHA for 6ecde21
.github/workflows/chromatic.yml
@@ -23,7 +23,7 @@ jobs:
23
# 👇 Adds Chromatic as a step in the workflow
24
- name: Publish to Chromatic
25
id: publish
26
- uses: chromaui/action@v11
+ uses: chromaui/action@v12
27
# Chromatic GitHub Action options
28
with:
29
# 👇 Chromatic projectToken, refer to the manage page to obtain it.
0 commit comments