]> source.dussan.org Git - gitea.git/commitdiff
change the email and name to GitBot account. (#2848)
authorBo-Yi Wu <appleboy.tw@gmail.com>
Sat, 4 Nov 2017 11:53:59 +0000 (06:53 -0500)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2017 11:53:59 +0000 (06:53 -0500)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
.drone.yml

index ac69c30dcd0fdfb7ef5c730d3266ff27e0f605d8..866d8ebe43a432e1b0e9111e09c9cd3e79993c0d 100644 (file)
@@ -40,6 +40,8 @@ pipeline:
     force: false
     commit: true
     commit_message: "[skip ci] Updated translations via Crowdin"
+    author_name: GiteaBot
+    author_email: teabot@gitea.io
     when:
       event: [ push ]
       branch: [ master ]