Provide explanation for where user email came from

This commit is contained in:
yasonk
2024-08-28 12:33:17 -07:00
committed by GitHub
parent 9a9194f871
commit 51849d7474

View File

@@ -286,7 +286,7 @@ jobs:
git commit -m "generated"
git push
```
*NOTE:* The user email is `{user.id}+{user.login}@users.noreply.github.com`. See users API: https://api.github.com/users/github-actions%5Bbot%5D
# License
The scripts and documentation in this project are released under the [MIT License](LICENSE)