Explorar el Código

Update README.md

eric sciple hace 4 años
padre
commit
592cf69a22
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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