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 8db627c commit f63ea8fCopy full SHA for f63ea8f
.github/workflows/continuous-integration.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Publish to Chromatic
59
if: '!github.event.pull_request.head.repo.fork'
60
- uses: chromaui/action@v11
+ uses: chromaui/action@v13
61
with:
62
token: ${{ secrets.GITHUB_TOKEN }}
63
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
0 commit comments