Forgot to include in action.yml

This commit is contained in:
Kenneth Tran 2020-10-22 21:16:33 -07:00
parent 191f7acbf3
commit aac37b05f8
No known key found for this signature in database
GPG key ID: 51533400F20B64E8

View file

@ -32,6 +32,9 @@ inputs:
verbose: verbose:
description: 'Specify whether the Codecov output should be verbose' description: 'Specify whether the Codecov output should be verbose'
required: false required: false
bash_args:
description: 'Extra arguments to pass into the codecov bash script. One argument per line.'
required: false
branding: branding:
color: 'red' color: 'red'
icon: 'umbrella' icon: 'umbrella'