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 <[email protected]> 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:[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
