Skip to content

Commit 998be8d

Browse files
Bryan Clarkchrispat
andauthored
Add default to settings-path description
Co-Authored-By: Chris Patterson <chrispat@github.com>
1 parent 2e749e5 commit 998be8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ inputs:
3131
repository.'
3232
required: false
3333
settings-path:
34-
description: 'Path to where the settings.xml file will be written.'
34+
description: 'Path to where the settings.xml file will be written. Default is ~/.m2.'
3535
required: false
3636
runs:
3737
using: 'node12'

0 commit comments

Comments
 (0)