File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,15 @@ inputs:
2121 required : false
2222 server-id :
2323 description : ' ID of the distributionManagement repository in the pom.xml
24- file.'
24+ file. Default is `github` '
2525 required : false
2626 server-username :
2727 description : ' Environment variable name for the username for authentication
28- to the Apache Maven repository.'
28+ to the Apache Maven repository. Default is $GITHUB_ACTOR '
2929 required : false
3030 server-password :
3131 description : ' Environment variable name for password or token for
32- authentication to the Apache Maven repository.'
32+ authentication to the Apache Maven repository. Default is $GITHUB_TOKEN '
3333 required : false
3434 settings-path :
3535 description : ' Path to where the settings.xml file will be written. Default is ~/.m2.'
You can’t perform that action at this time.
0 commit comments