Skip to content

Commit a0ea164

Browse files
authored
consume the percy_token secret
1 parent 597993c commit a0ea164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
env:
4747
PERCY_PARALLEL_NONCE: ${{ env.PERCY_PARALLEL_NONCE }}
4848
PERCY_PARALLEL_TOTAL: ${{ env.PERCY_PARALLEL_TOTAL }}
49+
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
4950

5051
lighthouse-ci:
5152
name: Run Lighthouse

0 commit comments

Comments
 (0)