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