Skip to content

Commit

Permalink
Add LHCI token
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed Jun 22, 2024
1 parent 0ba397a commit 55ffec0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,10 @@ jobs:

- name: Audit URLs using Lighthouse
uses: treosh/lighthouse-ci-action@v12
env:
LHCI_GITHUB_APP_TOKEN: ${{ secrets.LHCI_GITHUB_APP_TOKEN }}
with:
runs: 3
configPath: './lighthouserc.json'
uploadArtifacts: true
temporaryPublicStorage: true

0 comments on commit 55ffec0

Please sign in to comment.