We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55efe84 + a0ea164 commit 713a7c8Copy full SHA for 713a7c8
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
env:
47
PERCY_PARALLEL_NONCE: ${{ env.PERCY_PARALLEL_NONCE }}
48
PERCY_PARALLEL_TOTAL: ${{ env.PERCY_PARALLEL_TOTAL }}
49
- PERCY_TOKEN: c08aaada222e9cb103a28b98e94d71ff8baaddb5a548237432d900f1d4a9ec27
+ PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
50
51
lighthouse-ci:
52
name: Run Lighthouse
0 commit comments