Skip to content

Commit 3ec2d65

Browse files
committed
Align release lock with foxtrot builds
1 parent 33d3314 commit 3ec2d65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77

8-
concurrency: ${{ github.workflow }}-${{ github.ref }}
8+
concurrency: Release-${{ github.ref }}-foxtrot
99

1010
permissions:
1111
id-token: write

0 commit comments

Comments
 (0)