Skip to content

Commit b2a520f

Browse files
committed
fix .github/workflows/weekly-badge-and-stats-update.yml
1 parent 5532569 commit b2a520f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly-badge-and-stats-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: python manager.py members update_badges
2929

3030
- name: Update stats
31-
run: python manager.py members update_stars
31+
run: python manager.py members update_github
3232

3333
- name: Create PR for stats and badges update
3434
id: cpr

0 commit comments

Comments
 (0)