Skip to content

Commit 0773e12

Browse files
Update test-and-release.yml
1 parent 540ecdf commit 0773e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run-name: >-
33
${{ vars.BRANCHES_CONFIGURATION
44
&& fromJSON(vars.BRANCHES_CONFIGURATION)[github.ref_name]
55
&& fromJSON(vars.BRANCHES_CONFIGURATION)[github.ref_name].run-name
6-
|| github.ref_name }}
6+
|| github.ref_name }} #Dedicated name in the Repository variable OR branch name
77
88
on:
99
push:

0 commit comments

Comments
 (0)