Fix description in actions.yml

This commit is contained in:
Shivam Mathur 2020-01-22 01:54:16 +05:30
parent 4f0d810cbc
commit f7f8ecb931
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

View File

@ -1,6 +1,6 @@
name: 'Setup PHP Action' name: 'Setup PHP Action'
author: shivammathur author: shivammathur
description: 'Setup PHP in GitHub Actions with required extensions, php.ini configuration, code-coverage support and various tools like composer' description: 'Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer'
branding: branding:
color: 'purple' color: 'purple'
inputs: inputs: