From 6c0719ed8c4f380ec8fd49273fab3c90c8c23751 Mon Sep 17 00:00:00 2001 From: bcoe Date: Sun, 10 Oct 2021 12:11:34 -0700 Subject: [PATCH] fix: shorten description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 0fa9cd3..68f6d4c 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'conventional-release-labels' -description: "automatically adds labels to pull requests based on Conventional Commits. These labels can be used in conjunction GitHub's automatically generated release notes" +description: "automatically adds labels to pull requests based on Conventional Commits. Works with GitHub automated releases" author: Benjamin Coe inputs: token: