Skip to content

Commit 197fe9b

Browse files
committed
Change ElementBot mail to [email protected]
1 parent 929cefa commit 197fe9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scripts/recordScreenshots.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ else
6666
fi
6767

6868
if [[ -z ${INPUT_AUTHOR_EMAIL} ]]; then
69-
git config user.email "benoitm+elementbot@element.io"
69+
git config user.email "android@element.io"
7070
else
7171
git config --local user.name "${INPUT_AUTHOR_EMAIL}"
7272
fi

0 commit comments

Comments
 (0)