Skip to content

Commit

Permalink
Merge pull request #373 from kebaldwi/kebaldwi
Browse files Browse the repository at this point in the history
Update traffic_insights.yml
  • Loading branch information
kebaldwi authored Jan 28, 2025
2 parents b863d20 + e7eb4eb commit 51cf5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/traffic_insights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
git config --local user.email "[email protected]"
git add CODE/TRAFFIC/traffic_log.csv
git commit -m "Update traffic log with new insights"
git push
git push origin TRAFFIC # Push changes to the TRAFFIC branch
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Automatically provided token for authentication

Expand Down

0 comments on commit 51cf5ef

Please sign in to comment.