فهرست منبع

Update README.md

eric sciple 4 سال پیش
والد
کامیت
592cf69a22
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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