Skip to content

Commit 2ae1358

Browse files
authored
Merge pull request #13 from ditkrg/update-readme
Update README.md
2 parents 76881e9 + 69e4e9e commit 2ae1358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ on:
125125
jobs:
126126
build:
127127
runs-on: ubuntu-latest
128+
concurrency: build-${{ github.ref_name }}
128129
outputs:
129130
tag: ${{ steps.build-image.outputs.tag }}
130131
tags: ${{ steps.build-image.outputs.tags }}

0 commit comments

Comments
 (0)