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 a635e7b commit 729d770Copy full SHA for 729d770
.github/workflows/chromatic.yml
@@ -23,7 +23,7 @@ jobs:
23
run: yarn install --immutable
24
25
- name: Publish to Chromatic
26
- uses: chromaui/action@d0795df816d05c4a89c80295303970fddd247cce # v13.1.4
+ uses: chromaui/action@8c981a1b5ed6804b29058a5a68ea818a4c954d16 # v13.1.5
27
with:
28
token: ${{ secrets.GITHUB_TOKEN }}
29
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
0 commit comments