gh actions v2
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -20,7 +20,7 @@ jobs:
 | 
			
		||||
      - name: Log in to the Container registry
 | 
			
		||||
        uses: docker/login-action@v3
 | 
			
		||||
        with:
 | 
			
		||||
          registry: "https://scm.wyattjmiller.com"
 | 
			
		||||
          registry: scm.wyattjmiller.com
 | 
			
		||||
          username: ${{ secrets.GH_ACTION_USERNAME }}
 | 
			
		||||
          password: ${{ secrets.GH_ACTION_TOKEN  }}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user