mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-05-19 06:23:52 +02:00
fix e-mail env
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user