From 6e30a1961f751e1e2c2c40c7e97dad91e28b7748 Mon Sep 17 00:00:00 2001 From: Ian Woodard <17186604+IanWoodard@users.noreply.github.com> Date: Wed, 23 Aug 2023 09:49:11 -0700 Subject: [PATCH] Fixing typo (#246) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index d533e701..63ad9754 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: Branch Names -description: Retrieve giithub branch or tag information without the /ref/* prefix +description: Retrieve github branch or tag information without the /ref/* prefix author: tj-actions inputs: strip_tag_prefix: