Update .github/workflows/release.yaml

Co-authored-by: dai <contact@daimond113.com>
This commit is contained in:
Stefan 2025-04-22 15:16:47 +01:00 committed by GitHub
parent e7fe348f73
commit e9a51487ff
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -176,7 +176,7 @@ jobs:
files: artifacts/*
publish-registry-image:
name: Build and publish Docker package
name: Build and publish Docker image
runs-on: ubuntu-latest
needs: [ prepare ]
if: ${{ needs.prepare.outputs.registry_published == 'not found' }}