Skip to content

Commit

Permalink
ci: use latest version of chromaui/action
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeb committed Apr 10, 2024
1 parent 9c8685d commit 9673d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- run: npm ci
- run: npm run build
- name: Publish to Chromatic
uses: chromaui/action@v1
uses: chromaui/action@latest
with:
token: ${{ secrets.GITHUB_TOKEN }}
projectToken: 2af88e64d1ab
Expand Down

0 comments on commit 9673d5d

Please sign in to comment.