Add default to settings-path description
Co-Authored-By: Chris Patterson <chrispat@github.com>
This commit is contained in:
parent
2e749e50a6
commit
998be8d08f
|
@ -31,7 +31,7 @@ inputs:
|
|||
repository.'
|
||||
required: false
|
||||
settings-path:
|
||||
description: 'Path to where the settings.xml file will be written.'
|
||||
description: 'Path to where the settings.xml file will be written. Default is ~/.m2.'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node12'
|
||||
|
|
Loading…
Reference in New Issue