update dev build action
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/development-build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/development-build.yml
									
									
									
									
										vendored
									
									
								
							@@ -3,6 +3,9 @@ name: Development Build (v4)
 | 
				
			|||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches: ["next"]
 | 
					    branches: ["next"]
 | 
				
			||||||
 | 
					    paths-ignore:
 | 
				
			||||||
 | 
					      - .github/workflows/coolify-helper.yml
 | 
				
			||||||
 | 
					      - docker/coolify-helper/Dockerfile
 | 
				
			||||||
 | 
					
 | 
				
			||||||
env:
 | 
					env:
 | 
				
			||||||
  REGISTRY: ghcr.io
 | 
					  REGISTRY: ghcr.io
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user