mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Update export_traffic.py
Updated to the github repo name
This commit is contained in:
parent
393262fa32
commit
0c90e454e8
1 changed files with 1 additions and 1 deletions
2
.github/scripts/export_traffic.py
vendored
2
.github/scripts/export_traffic.py
vendored
|
|
@ -6,7 +6,7 @@ from oauth2client.service_account import ServiceAccountCredentials
|
|||
|
||||
# --- CONFIGURATION ---
|
||||
# GitHub repository details
|
||||
GITHUB_REPO = "YOUR_USERNAME/YOUR_REPO_NAME" # e.g., "google/gemini"
|
||||
GITHUB_REPO = "Ride-The-Lightning/RTL" # e.g., "google/gemini"
|
||||
|
||||
# Get credentials from environment variables (for GitHub Actions)
|
||||
# For local testing, you can temporarily hardcode these or set them in your terminal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue