Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Jul 18, 2024
1 parent 289cb4c commit c03f7db
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,9 @@ jobs:
run: pnpm install
- name: build storybook
run: pnpm build-storybook
- name: run chromatic
run: pnpm chromatic
env:
CHROMATIC_PROJECT_TOKEN: chpt_d1f0c3a104744ba
- name: Run Chromatic
id: run-chromatic-action
uses: chromaui/action@v11
uses: chromaui/action@latest
with:
onlyChanged: true
traceChanged: true
Expand Down

0 comments on commit c03f7db

Please sign in to comment.