From 9469267fb314c78517d76cd97efdc5366ea1b1ed Mon Sep 17 00:00:00 2001 From: Shivam Mathur Date: Tue, 29 Oct 2019 07:01:12 +0530 Subject: [PATCH] Revert action.yml changes --- action.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 9cbb3edc..325a72a4 100644 --- a/action.yml +++ b/action.yml @@ -1,8 +1,7 @@ -name: 'Setup PHP for use with GitHub Actions' +name: 'Setup PHP Action' author: shivammathur description: 'GitHub action to setup PHP with required extensions, php.ini configuration, code-coverage support and composer' branding: - icon: 'play' color: 'purple' inputs: php-version: