We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d3314 commit 3ec2d65Copy full SHA for 3ec2d65
1 file changed
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
8
-concurrency: ${{ github.workflow }}-${{ github.ref }}
+concurrency: Release-${{ github.ref }}-foxtrot
9
10
permissions:
11
id-token: write
0 commit comments