Skip to content

Commit 4239ec6

Browse files
committed
skip bot email
1 parent 26b0410 commit 4239ec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- run: |
3333
haxe --cwd extra/readme build-github.hxml
3434
git config --local user.name "[bot]"
35+
git config --local user.email ""
3536
git commit --allow-empty -m "update readme" README.md
3637
3738
- uses: ad-m/github-push-action@master

0 commit comments

Comments
 (0)