Skip to content

Commit

Permalink
test with instead of env
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalabbad committed Aug 2, 2024
1 parent d6d7599 commit 9487eed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
run: npm install
- name: Run Chromatic
uses: chromaui/action@latest
env:
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
workingDir: ./frontend/packages/ui

0 comments on commit 9487eed

Please sign in to comment.