From 42a316b84f52911088ce6856cfa0aac97753142d Mon Sep 17 00:00:00 2001 From: softprops Date: Sun, 29 Sep 2019 08:45:47 -0400 Subject: [PATCH] sync body_path fmt --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 65e4023..9aa5db2 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ inputs: body: description: 'Note-worthy description of changes in release' required: false - body-path: + body_path: description: 'Path to load note-worthy description of changes in release from' required: false name: