Skip to content

Commit

Permalink
fix: chromaticのgithubactionsのエラー直す (#2145)
Browse files Browse the repository at this point in the history
chromaticのgithubactionsのエラー直す
  • Loading branch information
Hiroshiba authored Jun 29, 2024
1 parent 885319b commit 9f0132e
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 @@ -24,4 +24,5 @@ jobs:
uses: chromaui/action@v11
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
buildScriptName: "storybook:build"
exitZeroOnChanges: true

0 comments on commit 9f0132e

Please sign in to comment.