Remove update input, it is env

This commit is contained in:
Shivam Mathur 2020-02-17 15:50:44 +05:30
parent 383a511d0e
commit cb3c752d1f
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

View File

@ -20,9 +20,6 @@ inputs:
tools: tools:
description: 'Setup popular tools globally.' description: 'Setup popular tools globally.'
required: false required: false
update:
description: 'Update PHP if already installed.'
required: false
runs: runs:
using: 'node12' using: 'node12'
main: 'dist/index.js' main: 'dist/index.js'