Skip to content

Commit

Permalink
chore: add env variable to percy workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Quiddlee authored Nov 14, 2024
1 parent b85c2e7 commit b28c370
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/visual-testing-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
- run: npm run test:visual
env:
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
API_URL: ${{ secrets.API_URL }}

0 comments on commit b28c370

Please sign in to comment.