From 97a8c79e74e841dd4e913737588fe1503f49ec22 Mon Sep 17 00:00:00 2001 From: Clotilde Toullec <39184695+ClotildeToullec@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:13:42 +0200 Subject: [PATCH] Update test-and-release.yml --- .github/workflows/test-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 3c53eee8..7f94065c 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -3,7 +3,7 @@ run-name: >- ${{ vars.BRANCHES_CONFIGURATION && fromJSON(vars.BRANCHES_CONFIGURATION)[github.ref_name] && fromJSON(vars.BRANCHES_CONFIGURATION)[github.ref_name].run-name - || github.ref_name }} #Dedicated name in the Repository variable OR branch name + || github.ref_name }} on: push: