Skip to content

Commit

Permalink
upgrade chromatic publish plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoffrey Chong committed Aug 22, 2024
1 parent febd282 commit 47d11de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build Storybook
run: pnpm turbo @docs/storybook#build:chromatic
- name: Publish to Chromatic
uses: chromaui/action@v1
uses: chromaui/action@v11
with:
token: ${{ github.token }}
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
Expand Down

0 comments on commit 47d11de

Please sign in to comment.