From be5fe1316731c8a7baefd8dde294be0bcb252939 Mon Sep 17 00:00:00 2001 From: Matt Anglin Date: Tue, 2 Mar 2021 17:51:36 -0800 Subject: [PATCH] typo --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2c83c3f..26e5d6c 100644 --- a/action.yml +++ b/action.yml @@ -41,7 +41,7 @@ inputs: required: false commit-message: description: 'Set a custom commit message for version bump commit' - deafult: '' + default: '' required: false outputs: newTag: