Skip to content

Commit

Permalink
fix: Workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
flozia committed Jan 15, 2025
1 parent 82306b7 commit 4dd2c01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lighthouse_cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
workload_identity_provider: ${{ secrets.GC_LIGHTHOUSE_WORKLOAD_IDENTITY_PROVIDER }}
service_account: ${{ secrets.GC_LIGHTHOUSE_SERVICE_ACCOUNT }}
env:
BQ_LIGHTHOUSE_DATASET: ${{ secrets.BQ_LIGHTHOUSE_DATASET }}
env:
BQ_LIGHTHOUSE_DATASET: ${{ secrets.BQ_LIGHTHOUSE_DATASET }}
- name: Report results
run: npm run cron:report-lighthouse-results

0 comments on commit 4dd2c01

Please sign in to comment.