Skip to content

Commit

Permalink
Chromatic switch
Browse files Browse the repository at this point in the history
  • Loading branch information
clintandrewhall committed Sep 12, 2024
1 parent 295d52e commit 54496a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
- name: Install dependencies
run: yarn install
- name: Run Chromatic
run: yarn build-storybook
uses: chromaui/action@latest
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 comments on commit 54496a4

Please sign in to comment.