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 }} \