From 1416c516a348bc4829851fd859b593bb7acccd81 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Tue, 23 Apr 2024 23:51:39 -0700 Subject: [PATCH] Update build-images.yaml --- .github/workflows/build-images.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-images.yaml b/.github/workflows/build-images.yaml index ec8dea81..4ae2a682 100644 --- a/.github/workflows/build-images.yaml +++ b/.github/workflows/build-images.yaml @@ -163,8 +163,8 @@ jobs: path: cromite add-paths: | tools/under-control/* - commit-message: 'AUTOMATED - new files under control ${{ env.NEW_VERSION }}' - title: New files under control ${{ env.NEW_VERSION }} + commit-message: '[AUTO][FILECONTROL] - version ${{ env.NEW_VERSION }}' + title: '[AUTO][FILECONTROL] - version ${{ env.NEW_VERSION }}' body: ${{ env.MESSAGE }} delete-branch: true branch-suffix: short-commit-hash