From 1094133f782f780ae0101e7d30ae3588836771dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cibrahim0814=E2=80=9D?= Date: Tue, 6 Aug 2019 18:05:23 -0700 Subject: [PATCH] close quote --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 0260304..b310502 100644 --- a/action.yml +++ b/action.yml @@ -12,7 +12,7 @@ inputs: description: 'Flag the upload to group coverage metrics (e.g. unittests | integration | ui,chrome)' default: '' token: - description: 'Set the private repository token + description: 'Set the private repository token' branding: color: 'red' icon: 'umbrella'