Add default to settings-path description

Co-Authored-By: Chris Patterson <chrispat@github.com>
This commit is contained in:
Bryan Clark 2019-12-18 11:05:01 -08:00 committed by GitHub
parent 2e749e50a6
commit 998be8d08f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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'