This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 9508efe3c7 Update github action site-build commit information (#9330)
9508efe3c7 is described below

commit 9508efe3c7722df29f968b414c80547a2c2be1fd
Author: Haonan <[email protected]>
AuthorDate: Wed Mar 15 11:30:02 2023 +0800

    Update github action site-build commit information (#9330)
---
 .github/workflows/site-build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/site-build.yml b/.github/workflows/site-build.yml
index b55632c913..2c61360ede 100644
--- a/.github/workflows/site-build.yml
+++ b/.github/workflows/site-build.yml
@@ -59,5 +59,5 @@ jobs:
         run: |
           git config --global 
url."https://asf-ci-deploy:[email protected]/apache/".insteadOf 
"https://gitbox.apache.org/repos/asf/";
           git config --global user.name github-actions
-          git config --global user.email [email protected]
+          git config --global user.email 
41898282+github-actions[bot]@users.noreply.github.com
           mvn -P site -P compile-site -P compile-site-1.1 -P compile-site-1.0 
-P compile-site-0.13 compile scm-publish:publish-scm -pl site

Reply via email to