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: