Update traffic-exporter.yml

updated to the correct credentials filename
This commit is contained in:
Suheb 2025-09-20 19:03:07 -07:00 committed by GitHub
parent b67867af44
commit 393262fa32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,5 +35,5 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
# Point the environment variable to the file path created in the previous step
GOOGLE_SHEEETS_CREDENTIALS: ${{ steps.write_creds.outputs.filePath }}
GOOGLE_SHEETS_CREDENTIALS: ${{ steps.write_creds.outputs.filePath }}
run: python .github/scripts/export_traffic.py