Update README.md

This commit is contained in:
Shakar Bakr 2024-03-04 15:40:49 +03:00 committed by GitHub
parent 76881e94db
commit 69e4e9eb69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,6 +125,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
concurrency: build-${{ github.ref_name }}
outputs:
tag: ${{ steps.build-image.outputs.tag }}
tags: ${{ steps.build-image.outputs.tags }}