Skip to content

Commit c8364e7

Browse files
committed
scsa
1 parent f141a7f commit c8364e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/promote-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
exit 1
106106
107107
promote-branch:
108-
name: 'Promote branch ${{ }}'
108+
name: 'Promote branch ${{ github.ref_name }} to ${{ needs.workflow-variables.outputs.target-branch }}'
109109
needs: [ workflow-variables, validate-promotion ]
110110
runs-on: ubuntu-latest
111111
steps:

0 commit comments

Comments
 (0)