Skip to content

Commit

Permalink
Update test-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ClotildeToullec committed Sep 9, 2024
1 parent 9b7e3f6 commit 97a8c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 97a8c79

Please sign in to comment.