mirror of
				https://github.com/docker/login-action.git
				synced 2025-10-31 10:10:09 +08:00 
			
		
		
		
	update readme
This commit is contained in:
		
							parent
							
								
									d61c413af8
								
							
						
					
					
						commit
						ffc923a9ea
					
				| @ -379,6 +379,7 @@ Following inputs can be used as `step.with` keys | ||||
| | Name             | Type    | Default                     | Description                        | | ||||
| |------------------|---------|-----------------------------|------------------------------------| | ||||
| | `registry`       | String  |                             | Server address of Docker registry. If not set then will default to Docker Hub | | ||||
| | `isECR`          | String  | Detected automatically      | Specifies whether the given registry is ECR, either `true` or `false` | | ||||
| | `username`       | String  |                             | Username used to log against the Docker registry | | ||||
| | `password`       | String  |                             | Password or personal access token used to log against the Docker registry | | ||||
| | `logout`         | Bool    | `true`                      | Log out from the Docker registry at the end of a job | | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Beal
						Daniel Beal