Skip to content

Commit 1d2f510

Browse files
authored
Update docker-publish.yml
1 parent 3782945 commit 1d2f510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323

2424

2525
concurrency:
26-
group: ${{ github.workflow }}-${{ github.ref }}
26+
group: ${{ github.workflow }}
2727
cancel-in-progress: true
2828

2929
jobs:

0 commit comments

Comments
 (0)