Skip to content

Commit 4c68980

Browse files
authored
Update update-recent.yml
1 parent 624b47f commit 4c68980

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-recent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Run updater
2929
run: |
30-
python3 scripts/update_recent.py
30+
python3 scripts/update-recent.py
3131
3232
- name: Commit & Push if changed
3333
run: |

0 commit comments

Comments
 (0)