From 6052cc0a9f170970b2b92404f5da03f600a3e0fc Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Wed, 21 Aug 2024 07:29:57 -0600 Subject: [PATCH] go --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 9172f57..e4d0c41 100644 --- a/action.yaml +++ b/action.yaml @@ -1,5 +1,5 @@ name: npm-publish -description: "create a listmonk campaign if the name of the branch being merged includes \"post_XXXXXX\"" +description: "create a listmonk campaign if the name of the branch being merged includes \"post_XXXXXX\"." author: "Bryce Thorup" runs: using: "composite"