Skip to content

Commit

Permalink
Merge pull request #67 from shivammathur/develop
Browse files Browse the repository at this point in the history
Revert action.yml changes
  • Loading branch information
shivammathur authored Oct 29, 2019
2 parents 1d6dab3 + 9469267 commit cb5e07b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit cb5e07b

Please sign in to comment.