We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 624b47f commit 4c68980Copy full SHA for 4c68980
1 file changed
.github/workflows/update-recent.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Run updater
29
run: |
30
- python3 scripts/update_recent.py
+ python3 scripts/update-recent.py
31
32
- name: Commit & Push if changed
33
0 commit comments