Use short actions e-mail

This commit is contained in:
Andre_601 2020-07-28 18:03:40 +02:00 committed by GitHub
parent 1beb2ef3da
commit 731e177859
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
# We can use the E-Mail and Name of the GitHub Actions account
# for our convenience.
#
ACTION_MAIL: '41898282+github-actions[bot]@users.noreply.github.com'
ACTION_MAIL: 'actions@github.com'
ACTION_NAME: 'github-actions[bot]'
GH_PAT: '${{ secrets.WORKFLOWPAT }}'
OWNER: 'PlaceholderAPI'