Skip to content

Commit

Permalink
Fix chromatic buildScriptName
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Apr 20, 2023
1 parent 7679115 commit 1495d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: chromaui/action@v1
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
buildScriptName: build:storybook
buildScriptName: storybook:build

0 comments on commit 1495d6d

Please sign in to comment.