We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597993c commit a0ea164Copy full SHA for a0ea164
1 file changed
.github/workflows/ci.yml
@@ -46,6 +46,7 @@ jobs:
46
env:
47
PERCY_PARALLEL_NONCE: ${{ env.PERCY_PARALLEL_NONCE }}
48
PERCY_PARALLEL_TOTAL: ${{ env.PERCY_PARALLEL_TOTAL }}
49
+ PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
50
51
lighthouse-ci:
52
name: Run Lighthouse
0 commit comments