From ce8707c146db7e0ae1225fefff64c1df71012466 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Wed, 22 Feb 2023 16:19:50 -0600 Subject: [PATCH] :memo: Add description --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 1e949eb..306c8bb 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,5 @@ name: Yampl +description: GitHub Action to invoke yampl during CI/CD. inputs: file: description: Path to the file that should be patched.