From 491a81a383778ab3d27e51c31199e80f89f517e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Kukuczka?= Date: Sun, 30 Mar 2025 12:06:34 +0200 Subject: [PATCH] rename --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 84f30c6..dcbf226 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Process Deployment File' +name: 'Prepare Deployment File' description: | Processes a Docker Compose or Stack deployment file by substituting placeholders with values from GitHub Action inputs, environment variables, and secrets.