mirror of
				https://github.com/docker/login-action.git
				synced 2025-10-31 01:40:11 +08:00 
			
		
		
		
	Typo
This commit is contained in:
		
							parent
							
								
									a9078ed4ca
								
							
						
					
					
						commit
						ef43051dd2
					
				| @ -1,5 +1,9 @@ | |||||||
| # Changelog | # Changelog | ||||||
| 
 | 
 | ||||||
|  | ## 1.1.1 (2020/08/16) | ||||||
|  | 
 | ||||||
|  | * Typo | ||||||
|  | 
 | ||||||
| ## 1.1.0 (2020/08/15) | ## 1.1.0 (2020/08/15) | ||||||
| 
 | 
 | ||||||
| * Add tests and examples for GitLab and GitHub Package Registry | * Add tests and examples for GitLab and GitHub Package Registry | ||||||
|  | |||||||
| @ -69,7 +69,7 @@ jobs: | |||||||
|         name: Checkout |         name: Checkout | ||||||
|         uses: actions/checkout@v2 |         uses: actions/checkout@v2 | ||||||
|       - |       - | ||||||
|         name: Login to DockerHub |         name: Login to GitHub Package Registry | ||||||
|         uses: crazy-max/ghaction-docker-login@v1 |         uses: crazy-max/ghaction-docker-login@v1 | ||||||
|         with: |         with: | ||||||
|           registry: docker.pkg.github.com |           registry: docker.pkg.github.com | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax