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.'
|
repository.'
|
||||||
required: false
|
required: false
|
||||||
settings-path:
|
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
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
|
|
Loading…
Reference in New Issue