Skip to content

Commit

Permalink
Add default to settings-path description
Browse files Browse the repository at this point in the history
Co-Authored-By: Chris Patterson <chrispat@github.com>
  • Loading branch information
2 people authored and GitHub committed Dec 18, 2019
1 parent 2e749e5 commit 998be8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 998be8d

Please sign in to comment.