Skip to content

Commit

Permalink
Adjust chromatic workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xdrdak committed Jun 29, 2020
1 parent 5e20ebd commit df4c070
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
run: yarn install --frozen-lockfile && yarn bootstrap
- uses: chromaui/action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 comments on commit df4c070

Please sign in to comment.