Fix job title

This commit is contained in:
Jesse Hills 2025-04-17 12:09:33 +12:00
parent 53ebca6661
commit 254f3113eb
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -138,7 +138,7 @@ jobs:
retention-days: 1
deploy-manifest:
name: Publish ESPHome ${{ matrix.image.title }} to ${{ matrix.registry }}
name: Publish ESPHome ${{ matrix.image.build_type }} to ${{ matrix.registry }}
runs-on: ubuntu-latest
needs:
- init