Update docker-publish.yml
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							| @@ -56,7 +56,7 @@ jobs: | ||||
|         with: | ||||
|           registry: ${{ env.REGISTRY }} | ||||
|           username: ${{ github.actor }} | ||||
|           password: ${{ secrets.GITHUB_TOKEN }} | ||||
|           password: ${{ secrets.USER_GITHUB_TOKEN }} | ||||
|  | ||||
|       # Extract metadata (tags, labels) for Docker | ||||
|       # https://github.com/docker/metadata-action | ||||
|   | ||||
		Reference in New Issue
	
	Block a user