mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
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:
|
with:
|
||||||
workingDir: web
|
workingDir: web
|
||||||
autoAcceptChanges: webv2
|
autoAcceptChanges: webv2
|
||||||
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
|
projectToken: f47410569b62
|
||||||
onlyChanged: true
|
onlyChanged: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user