mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2024-11-16 07:35:32 +01:00
fix e-mail env
This commit is contained in:
parent
7b5ceb520f
commit
04f2c85722
2
.github/workflows/wiki.yml
vendored
2
.github/workflows/wiki.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user