Skip to content

Commit

Permalink
Update chromatic.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianCollinsUI committed Sep 30, 2024
1 parent aefd858 commit 19722da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
- name: Install via pnpm
run: pnpm install --frozen-lockfile

- name: Setup FontAwesome for pnpm
run: echo "FONTAWESOME_NPM_AUTH_TOKEN=${{ secrets.FONTAWESOME_NPM_AUTH_TOKEN }}" > .npmrc

- name: Publish to Chromatic
uses: chromaui/action@latest
with:
Expand Down

0 comments on commit 19722da

Please sign in to comment.