Skip to content

Commit dbbfc6d

Browse files
authored
updated configs
1 parent bf33f10 commit dbbfc6d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/update-contributors.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
run: |
8383
git config --local user.email "actions@github.com"
8484
git config --local user.name "GitHub Actions"
85-
git add HALL_OF_FAME.md README.md
85+
git add README.md
86+
git add HALL_OF_FAME.md
8687
git commit -m "Update contributors and implementations" || echo "No changes to commit"
8788
git push

0 commit comments

Comments
 (0)