From b37c0a038c49bf8eb914291d4f766228f0fabcb2 Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Sat, 16 Nov 2019 09:26:07 +0900 Subject: [PATCH] Update input description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 85b2a17..231ea20 100644 --- a/action.yml +++ b/action.yml @@ -27,7 +27,7 @@ inputs: branch: description: 'The pull request branch name.' base: - description: 'Overrides the base branch.' + description: 'Sets the pull request base branch.' branch-suffix: description: 'The branch suffix type.' outputs: