You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2023/03/15 03:29:51 UTC

[iotdb] branch HTHou-patch-1 created (now 26916caef7)

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

haonan pushed a change to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb.git


      at 26916caef7 Update github action site-build commit information

This branch includes the following new commits:

     new 26916caef7 Update github action site-build commit information

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[iotdb] 01/01: Update github action site-build commit information

Posted by ha...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 26916caef752c242642c77770d374135c474c1a5
Author: Haonan <hh...@outlook.com>
AuthorDate: Wed Mar 15 11:29:45 2023 +0800

    Update github action site-build commit information
---
 .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:$IOTDB_WEBSITE_BUILD@github.com/apache/".insteadOf "https://gitbox.apache.org/repos/asf/"
           git config --global user.name github-actions
-          git config --global user.email github-actions@github.com
+          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