Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-Authored-By: Konrad Pabjan <konradpabjan@github.com>
  • Loading branch information
2 people authored and GitHub committed Dec 6, 2019
1 parent f33acc6 commit 70aff31
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 70aff31

Please sign in to comment.