mirror of
				https://github.com/docker/login-action.git
				synced 2025-10-31 18:20:10 +08:00 
			
		
		
		
	Update github container registry domain
Signed-off-by: Matthew de Detrich <mdedetrich@gmail.com>
This commit is contained in:
		
							parent
							
								
									3f83d7b89c
								
							
						
					
					
						commit
						e69dc14d70
					
				| @ -74,7 +74,7 @@ jobs: | |||||||
|         name: Login to GitHub Container Registry |         name: Login to GitHub Container Registry | ||||||
|         uses: docker/login-action@v1 |         uses: docker/login-action@v1 | ||||||
|         with: |         with: | ||||||
|           registry: ghcr.io |           registry: docker.pkg.github.com | ||||||
|           username: ${{ github.actor }} |           username: ${{ github.actor }} | ||||||
|           password: ${{ secrets.GITHUB_TOKEN }} |           password: ${{ secrets.GITHUB_TOKEN }} | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Matthew de Detrich
						Matthew de Detrich