mirror of
				https://github.com/docker/login-action.git
				synced 2025-11-01 02:30:10 +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                        | | | Name             | Type    | Default                     | Description                        | | ||||||
| |------------------|---------|-----------------------------|------------------------------------| | |------------------|---------|-----------------------------|------------------------------------| | ||||||
| | `registry`       | String  |                             | Server address of Docker registry. If not set then will default to Docker Hub | | | `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 | | | `username`       | String  |                             | Username used to log against the Docker registry | | ||||||
| | `password`       | String  |                             | Password or personal access token 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 | | | `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