This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git
The following commit(s) were added to refs/heads/master by this push: new 2aae0a8 Fixed: Whoami entry is wrong. It should be the branch name, not the repo name 2aae0a8 is described below commit 2aae0a859e33377a0ca7bfe9e9be6e24779a3e66 Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Fri Mar 28 12:48:54 2025 +0100 Fixed: Whoami entry is wrong. It should be the branch name, not the repo name Thanks: sebbASF --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 024bd1e..32982ed 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,4 +1,4 @@ # Publishing profile for ofbiz-site.git: publish: - whoami: ofbiz-site \ No newline at end of file + whoami: master \ No newline at end of file