mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-28 17:21:08 -05:00
Provide explanation for where user email came from
This commit is contained in:
parent
9a9194f871
commit
51849d7474
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ jobs:
|
||||||
git commit -m "generated"
|
git commit -m "generated"
|
||||||
git push
|
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
|
# License
|
||||||
|
|
||||||
The scripts and documentation in this project are released under the [MIT License](LICENSE)
|
The scripts and documentation in this project are released under the [MIT License](LICENSE)
|
||||||
|
|
Loading…
Reference in a new issue