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 8e529d8 commit fb4f30fCopy full SHA for fb4f30f
.github/workflows/ci.yaml
@@ -38,7 +38,7 @@ jobs:
38
- uses: bahmutov/npm-install@v1
39
- run: yarn build
40
- run: yarn test
41
- - run: npx chromatic --exit-zero-on-changes --ci --project-token c1fab2a84f78.
+ - run: npx chromatic --exit-zero-on-changes --ci --project-token c1fab2a84f78
42
env:
43
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
44
0 commit comments