Skip to content

Commit

Permalink
Add buildScriptName option.
Browse files Browse the repository at this point in the history
  • Loading branch information
sainthkh committed May 6, 2020
1 parent e11e16b commit 1f08ea2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ jobs:
npm i
- uses: chromaui/action@v1
with:
buildScriptName: "storybook:build"
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1f08ea2

Please sign in to comment.