From 59d310d141e19754e8055ab531a5457606e5854d Mon Sep 17 00:00:00 2001 From: Sebastian Beltran <bjohansebas@gmail.com> Date: Thu, 21 Nov 2024 20:25:40 -0500 Subject: [PATCH] Update action.yml Co-authored-by: Jon Church <me@jonchurch.com> --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7bee56c..ea9b12f 100644 --- a/action.yml +++ b/action.yml @@ -20,7 +20,7 @@ inputs: default: 'meeting' required: false meetingLink: - description: 'A optional link to the join the meeting' + description: 'An optional meeting join link' required: false agendaLabel: description: 'The label used to identify agenda items within the same repository. Default: "meeting-agenda"'