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"