mirror of
				https://gitea.com/actions/setup-java.git
				synced 2025-11-02 07:47:06 +00:00 
			
		
		
		
	Apply suggestions from code review
Co-Authored-By: Konrad Pabjan <konradpabjan@github.com>
This commit is contained in:
		@@ -24,11 +24,11 @@ inputs:
 | 
			
		||||
       file.'
 | 
			
		||||
    required: false
 | 
			
		||||
  username:
 | 
			
		||||
    description: 'Username for authentication to the Apache Maven server.'
 | 
			
		||||
    description: 'Username for authentication to the Apache Maven repository.'
 | 
			
		||||
    required: false
 | 
			
		||||
  password:
 | 
			
		||||
    description: 'Passowrd or token for authentication to the Apache Maven
 | 
			
		||||
       server.'
 | 
			
		||||
    description: 'Password or token for authentication to the Apache Maven
 | 
			
		||||
       repository.'
 | 
			
		||||
    required: false
 | 
			
		||||
runs:
 | 
			
		||||
  using: 'node12'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user