Skip to content

Commit

Permalink
fix committer email
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre601 authored Jan 8, 2022
1 parent 08410f5 commit 9a03c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
env:
WIKI_DIR: docs/
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_EMAIL: '41898282+github-actions[bot]@users.noreply.github.com'
GH_MAIL: '41898282+github-actions[bot]@users.noreply.github.com'
GH_NAME: 'github-actions[bot]'
EXCLUDED_FILES: 'README.md'
WIKI_PUSH_MESSAGE: '${{ github.event.commits[0].message }}'

0 comments on commit 9a03c21

Please sign in to comment.