Skip to content

Commit

Permalink
#314 chore: Publish to Chromatic 코드 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
YelynnOh committed Mar 15, 2024
1 parent 1eaf5b6 commit 40e33d8
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 @@ -32,7 +32,7 @@ jobs:
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
buildScriptName: storybook build
buildScriptName: build-storybook

- name: Checking Chromatic at PR
uses: thollander/actions-comment-pull-request@v1
Expand Down

0 comments on commit 40e33d8

Please sign in to comment.