This commit is contained in:
Elio Bischof
2025-07-29 21:29:59 +02:00
parent b95ad9bec7
commit 9dceb89f11

View File

@@ -13,7 +13,7 @@ on:
outputs:
login_build_image:
description: 'The full image tag of the standalone login image'
value: '${{ inputs.login_build_image_name }}:${{ github.sha }}'
value: '${{ inputs.login_build_image_name }}:${{ github.event.pull_request.head.sha }}'
permissions:
packages: write