From 32614434e4a8f83961824118ac31b515c25bfa56 Mon Sep 17 00:00:00 2001 From: softprops Date: Mon, 26 Aug 2019 00:21:21 -0400 Subject: [PATCH] update meta --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index e533b5e..2b2837e 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ description: 'Github Action for creating Github Releases' author: 'softprops' inputs: body: - description: 'Note-worthy description of release' + description: 'Note-worthy description of changes in release' required: false default: 'empty' name: