Browse Source

Update README.md

eric sciple 4 năm trước cách đây
mục cha
commit
592cf69a22
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -226,7 +226,7 @@ jobs:
       - run: |
           date > generated.txt
           git config user.name github-actions
-          git config user.email github-actions-bot@users.noreply.github.com
+          git config user.email github-actions@github.com
           git add .
           git commit -m "generated"
           git push