From cb23eb19d220b45a283f788f617a3462d8065bc9 Mon Sep 17 00:00:00 2001 From: Patryk Ciechanski Date: Thu, 12 Jun 2025 11:48:06 +0200 Subject: [PATCH] up --- .github/workflows/build_and_publish_docker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_and_publish_docker.yml b/.github/workflows/build_and_publish_docker.yml index 56854fe..e5bbf31 100644 --- a/.github/workflows/build_and_publish_docker.yml +++ b/.github/workflows/build_and_publish_docker.yml @@ -160,8 +160,8 @@ jobs: All documentation now references the latest stable image. 🤖 Automated by GitHub Actions" - else - git commit -m "docs: Update Docker image references for PR #${{ github.event.client_payload.pr_number }} + else + git commit -m "docs: Update Docker image references for PR #${{ github.event.client_payload.pr_number }} Automated update after Docker image publish for development build. Documentation updated to reference the latest development image.