Apply suggestions from code review

Co-Authored-By: Konrad Pabjan <konradpabjan@github.com>
This commit is contained in:
Bryan Clark 2019-12-06 15:31:28 -05:00 committed by GitHub
parent f33acc6b4f
commit 70aff31eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -24,11 +24,11 @@ inputs:
file.'
required: false
username:
description: 'Username for authentication to the Apache Maven server.'
description: 'Username for authentication to the Apache Maven repository.'
required: false
password:
description: 'Passowrd or token for authentication to the Apache Maven
server.'
description: 'Password or token for authentication to the Apache Maven
repository.'
required: false
runs:
using: 'node12'