mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Update traffic-exporter.yml
updated to the correct credentials filename
This commit is contained in:
parent
b67867af44
commit
393262fa32
1 changed files with 1 additions and 1 deletions
2
.github/workflows/traffic-exporter.yml
vendored
2
.github/workflows/traffic-exporter.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue