diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 0f69fd05..7e95405d 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -287,7 +287,7 @@ jobs: # Create a YAML config stump containing only the nested tree leading to the image tag update cat << EOF > newimage.yaml resources: - keycloak_image: &KEYCLOAK_IMAGE $ECR_TAG + .keycloak_image: &KEYCLOAK_IMAGE $ECR_TAG EOF # Use yq to merge the stump into the main config