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: