fix e-mail env

This commit is contained in:
Andre_601 2021-09-10 01:58:46 +02:00 committed by GitHub
parent 7b5ceb520f
commit 04f2c85722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,6 +31,6 @@ jobs:
env:
WIKI_DIR: wiki/
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_EMAIL: 'actions@github.com'
GH_MAIL: 'actions@github.com'
GH_NAME: 'github-actions[bot]'
EXCLUDED_FILES: 'README.md'