rename build title

This commit is contained in:
2025-04-18 14:16:17 +02:00
parent a3eef8cf3f
commit 8a763465d8

View File

@@ -12,7 +12,7 @@ on:
jobs:
docker:
name: Build and Push Backend image to Docker Hub
name: Build and Push ${{inputs.service-name}} image to Docker Hub
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6