diff --git a/.github/workflows/cron_webmentions.yml b/.github/workflows/cron_webmentions.yml index 170a068d..46b0d07c 100644 --- a/.github/workflows/cron_webmentions.yml +++ b/.github/workflows/cron_webmentions.yml @@ -27,7 +27,7 @@ jobs: run: pip install -r requirements.txt - name: Fetch Syndication - run: python ./action_script/syndication-collector.py + run: python ./action_script/syndication-adder.py - name: Fetch webmentions env: