This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch release24.09 in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/release24.09 by this push: new 50e1e3b4ff Fixed: Replaces trunk by 24.09 as next 50e1e3b4ff is described below commit 50e1e3b4ff0093c6af938ca140f3e84df3197a41 Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Wed Sep 11 18:01:55 2024 +0200 Fixed: Replaces trunk by 24.09 as next --- .github/workflows/docker-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yaml b/.github/workflows/docker-image.yaml index 00ad156a52..b143b8b365 100644 --- a/.github/workflows/docker-image.yaml +++ b/.github/workflows/docker-image.yaml @@ -40,7 +40,7 @@ name: Build and push docker images on: push: - branches: [ trunk ] + branches: [ release24.09 ] tags: - '**'