Put actual token in workflow so Chromatic will run against PRs
This commit is contained in:
2
.github/workflows/chromatic.yml
vendored
2
.github/workflows/chromatic.yml
vendored
@@ -42,5 +42,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
workingDir: web
|
workingDir: web
|
||||||
autoAcceptChanges: webv2
|
autoAcceptChanges: webv2
|
||||||
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
|
projectToken: f47410569b62
|
||||||
onlyChanged: true
|
onlyChanged: true
|
||||||
|
|||||||
Reference in New Issue
Block a user