From e6c065d351ea9bf8fc1a8a41b6a72c0ba722df0c Mon Sep 17 00:00:00 2001 From: Carles Pina i Estany Date: Tue, 14 Dec 2021 23:41:43 +0000 Subject: [PATCH] Fix text --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5237bb6..952f30e 100644 --- a/action.yml +++ b/action.yml @@ -35,7 +35,7 @@ inputs: target-branch: description: >- [Optional] set target branch name for the destination repository. Defaults - to "main" for historical reasons + to "main" default: main required: false commit-message: