We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08410f5 commit 9a03c21Copy full SHA for 9a03c21
.github/workflows/update_wiki.yml
@@ -18,7 +18,7 @@ jobs:
18
env:
19
WIKI_DIR: docs/
20
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
- GH_EMAIL: '41898282+github-actions[bot]@users.noreply.github.com'
+ GH_MAIL: '41898282+github-actions[bot]@users.noreply.github.com'
22
GH_NAME: 'github-actions[bot]'
23
EXCLUDED_FILES: 'README.md'
24
WIKI_PUSH_MESSAGE: '${{ github.event.commits[0].message }}'
0 commit comments