From 24a6dc18d41d11064317898dbdef1ccdf7c80e91 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Mon, 14 Apr 2025 09:19:13 +0200 Subject: [PATCH] Actualiser action.yaml --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 6b57189..92fb843 100644 --- a/action.yaml +++ b/action.yaml @@ -35,7 +35,7 @@ runs: exit 1 fi - echo "${{ inputs.registry_command }} connection to registry: ${{ inputs.registry_server }}..." + echo "echo "${YELLOW}🔄 ${{ inputs.registry_command }} connection to registry:${NC} ${{ inputs.registry_server }}..." result=$(${{ inputs.registry_command }} login ${{ inputs.registry_server }} \ -u ${{ inputs.registry_user }} \