Variables: added __user.email to global variable (#28853)

* added email to global variable.

* forgot to increase the count.
This commit is contained in:
Marcus Andersson
2020-11-05 15:26:08 +01:00
committed by GitHub
parent deb8889331
commit dbaf213f8a
6 changed files with 7 additions and 2 deletions
@@ -70,6 +70,7 @@ This variable is the ID of the current organization.
`${__user.id}` is the ID of the current user.
`${__user.login}` is the login handle of the current user.
`${__user.email}` is the email for the current user.
## $__range