Add defaults descriptions to actions.yml
This commit is contained in:
		
							parent
							
								
									2ccd1ad125
								
							
						
					
					
						commit
						9b11fe4b5d
					
				| @ -21,15 +21,15 @@ inputs: | |||||||
|     required: false |     required: false | ||||||
|   server-id: |   server-id: | ||||||
|     description: 'ID of the distributionManagement repository in the pom.xml |     description: 'ID of the distributionManagement repository in the pom.xml | ||||||
|        file.' |        file. Default is `github`' | ||||||
|     required: false |     required: false | ||||||
|   server-username: |   server-username: | ||||||
|     description: 'Environment variable name for the username for authentication |     description: 'Environment variable name for the username for authentication | ||||||
|        to the Apache Maven repository.' |        to the Apache Maven repository. Default is $GITHUB_ACTOR' | ||||||
|     required: false |     required: false | ||||||
|   server-password: |   server-password: | ||||||
|     description: 'Environment variable name for password or token for |     description: 'Environment variable name for password or token for | ||||||
|        authentication to the Apache Maven repository.' |        authentication to the Apache Maven repository. Default is $GITHUB_TOKEN' | ||||||
|     required: false |     required: false | ||||||
|   settings-path: |   settings-path: | ||||||
|     description: 'Path to where the settings.xml file will be written. Default is ~/.m2.' |     description: 'Path to where the settings.xml file will be written. Default is ~/.m2.' | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user