diff --git a/.forgejo/workflows/daily-update.yml b/.forgejo/workflows/daily-update.yml index cb776aa..844e799 100644 --- a/.forgejo/workflows/daily-update.yml +++ b/.forgejo/workflows/daily-update.yml @@ -36,7 +36,7 @@ jobs: - name: Run incident parser script run: | - python3 madison_police_incidents.py + python3 madison_police_incident_report_getter.py - name: Configure Git run: |