From b0338d05e7954b1ef6110a6ab070b15ee75bfb25 Mon Sep 17 00:00:00 2001 From: FarisZR <35614734+FarisZR@users.noreply.github.com> Date: Sun, 19 Feb 2023 01:38:25 +0300 Subject: [PATCH] update description --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 4591fa3..f90d5ba 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ -name: Docker-Compose Remote Deployment +name: Docker-Compose gitops action author: aosus -description: A GitHub Action that supports docker-compose on remote hosts +description: A GitHub Action making gitops with docker-compose easy. inputs: remote_docker_host: description: Remote Docker host ie (user@host)