chromatic build script name
This commit is contained in:
parent
ea4883caa7
commit
aa5b90b9ef
1 changed files with 1 additions and 0 deletions
1
.github/workflows/chromatic.yaml
vendored
1
.github/workflows/chromatic.yaml
vendored
|
|
@ -27,4 +27,5 @@ jobs:
|
|||
uses: chromaui/action@latest
|
||||
with:
|
||||
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
|
||||
buildScriptName: 'build:docs'
|
||||
# exitZeroOnChanges: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue