From 2c38f327e4828b92db1b4e18a7431ce823efb909 Mon Sep 17 00:00:00 2001 From: SG Date: Wed, 1 Apr 2026 21:57:41 +0300 Subject: [PATCH] Fix typo --- docker-build-push/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-build-push/action.yml b/docker-build-push/action.yml index b0df1dd..ae7b72d 100644 --- a/docker-build-push/action.yml +++ b/docker-build-push/action.yml @@ -67,7 +67,7 @@ inputs: required: false remote_docker_ssh_key: - decription: Private SSH key to update the image on remote Docker host + description: Private SSH key to update the image on remote Docker host required: false update_remote_containers: