Skip to content

Commit 665c189

Browse files
committed
Update concurrency group
1 parent 93d40bc commit 665c189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515

1616
# Allow only one concurrent deployment
1717
concurrency:
18-
group: 'pages'
18+
group: branch-${{ github.head_ref }}
1919
cancel-in-progress: true
2020

2121
jobs:

0 commit comments

Comments
 (0)