From d0c2618226e5fa4eed0d01ebf445801752aa53d5 Mon Sep 17 00:00:00 2001 From: Carles Pina i Estany Date: Mon, 5 Sep 2022 23:18:23 +0100 Subject: [PATCH] Fix typo --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 815415f..fc41f26 100644 --- a/action.yml +++ b/action.yml @@ -19,7 +19,7 @@ inputs: description: Email for the git commit required: true github-server: - description: 'Github server' + description: 'GitHub server' default: 'github.com' required: false user-name: