Fix name of the script called
This commit is contained in:
2
.github/workflows/cron_replay.yml
vendored
2
.github/workflows/cron_replay.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user