Skip to content

Commit 3a2c42f

Browse files
committed
zxcasc
1 parent f34282f commit 3a2c42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/promote-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717
contents: write
1818

1919
concurrency:
20-
group: 'promote-branch-${{ inputs.promotion-type }}-${{ github.head_ref || github.ref }}'
20+
group: 'promote-branch-${{ inputs.promotion-type }}-${{github.ref_name }}'
2121
cancel-in-progress: false
2222

2323
env:

0 commit comments

Comments
 (0)