We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3782945 commit 1d2f510Copy full SHA for 1d2f510
.github/workflows/docker-publish.yml
@@ -23,7 +23,7 @@ env:
23
24
25
concurrency:
26
- group: ${{ github.workflow }}-${{ github.ref }}
+ group: ${{ github.workflow }}
27
cancel-in-progress: true
28
29
jobs:
0 commit comments