mirror of
				https://github.com/actions/setup-java.git
				synced 2025-11-04 00:10:54 +00:00 
			
		
		
		
	fixed gpg private key description in action.yml
This commit is contained in:
		
					parent
					
						
							
								1d7ec38fd8
							
						
					
				
			
			
				commit
				
					
						4eb5c87b70
					
				
			
		
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -37,8 +37,7 @@ inputs:
 | 
			
		|||
    description: 'Path to where the settings.xml file will be written. Default is ~/.m2.'
 | 
			
		||||
    required: false
 | 
			
		||||
  gpg-private-key:
 | 
			
		||||
    description: 'Environment variable name for the GPG private key to import. Default is
 | 
			
		||||
       $GPG_PRIVATE_KEY.'
 | 
			
		||||
    description: 'GPG private key to import. Default is empty string.'
 | 
			
		||||
    required: false
 | 
			
		||||
  gpg-passphrase:
 | 
			
		||||
    description: 'Environment variable name for the GPG private key passphrase. Default is
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue