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:
 | 
			
		||||
  push:
 | 
			
		||||
    branches: ["next"]
 | 
			
		||||
    paths-ignore:
 | 
			
		||||
      - .github/workflows/coolify-helper.yml
 | 
			
		||||
      - docker/coolify-helper/Dockerfile
 | 
			
		||||
 | 
			
		||||
env:
 | 
			
		||||
  REGISTRY: ghcr.io
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user