Move to settings-path

This commit is contained in:
Bryan Clark
2019-12-10 13:02:21 -08:00
parent ae11e1a1b6
commit ce88feea94
5 changed files with 12 additions and 9 deletions

View File

@ -30,6 +30,9 @@ inputs:
description: 'Password or token for authentication to the Apache Maven
repository.'
required: false
settings-path:
description: 'Path to where the settings.xml file will be written.'
required: false
runs:
using: 'node12'
main: 'dist/index.js'