mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Update traffic-exporter.yml
Updated the path of python script to .github/scripts
This commit is contained in:
parent
f1ed21915a
commit
84d92ff6f6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/traffic-exporter.yml
vendored
2
.github/workflows/traffic-exporter.yml
vendored
|
|
@ -34,4 +34,4 @@ jobs:
|
|||
env:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
GOOGLE_SHEETS_CREDENTIALS: ${{ steps.write_creds.outputs.filePath }}
|
||||
run: python export_traffic.py
|
||||
run: python .github/scripts/export_traffic.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue