Fix name of the script called

This commit is contained in:
Fundor333
2025-07-27 18:20:51 +02:00
parent 2a5674ebef
commit dce4c9acb8

View File

@@ -25,7 +25,7 @@ jobs:
run: pip install -r requirements.txt
- name: Fetch Syndication
run: python ./action_script/cron_replay.py
run: python ./action_script/replay-getter.py
- name: Fetch webmentions
env: