Skip to content

Commit

Permalink
Merge pull request #6144 from Sage/chromatic_v
Browse files Browse the repository at this point in the history
ci: revert for chromatic action
  • Loading branch information
DlgSHi authored Jun 22, 2023
2 parents 03939b9 + f5ab146 commit 319bc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
node-version: ">=18.12.1 18"
- run: npm ci
- uses: chromaui/action@v6
- uses: chromaui/action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
Expand Down

0 comments on commit 319bc16

Please sign in to comment.