From 6ff3c519696a84716a43f0c3a02b77e86a545b1c Mon Sep 17 00:00:00 2001 From: GuillaumeFalourd Date: Thu, 21 Oct 2021 15:55:48 -0300 Subject: [PATCH] update action.yml Signed-off-by: GuillaumeFalourd --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index cb3107c..073cf99 100644 --- a/action.yml +++ b/action.yml @@ -24,7 +24,7 @@ inputs: required: true default: . remote_repository: - description: Repository to push the code to + description: Repository url to push the code to required: true default: origin access_token: