mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-15 00:00:30 +08:00
Merge remote-tracking branch 'origin/master' into releases/v1
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
name: 'maven-setings-action'
|
||||
description: 'Prepare maven settings.xml'
|
||||
|
||||
branding:
|
||||
icon: 'settings'
|
||||
color: 'green'
|
||||
|
||||
inputs:
|
||||
servers:
|
||||
description: 'servers definition in joson array, eg: [{"id": "serverId", "username": "username", "password": "password"}]'
|
||||
|
||||
Reference in New Issue
Block a user