Skip to content

Commit

Permalink
Merge pull request #367 from kebaldwi/kebaldwi
Browse files Browse the repository at this point in the history
Update traffic_insights.yml
  • Loading branch information
kebaldwi authored Jan 27, 2025
2 parents e920452 + fc92871 commit 88250f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/traffic_insights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
OWNER: ${{ secrets.USERNAME }} # Replace with your GitHub username
REPO: ${{ secrets.REPO }} # Replace with your repository name
run: |
mkdir -p /CODE/TRAFFIC # Create the directory if it doesn't exist
python /CODE/SCRIPTS/logging.py
- name: Upload CSV Log
Expand Down

0 comments on commit 88250f5

Please sign in to comment.