We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15808c0 commit cdeabb6Copy full SHA for cdeabb6
.github/workflows/visual.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: ./.github/actions/init-node
30
- name: Publish to Chromatic
31
if: steps.today.outputs.has_commits == 'true'
32
- uses: chromaui/action@v11.11.0
+ uses: chromaui/action@v11.12.1
33
with:
34
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
35
buildScriptName: build:visual
0 commit comments