notify prod release as well
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/production-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/production-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -31,3 +31,7 @@ jobs:
 | 
				
			|||||||
          tags: coollabsio/coolify:latest,coollabsio/coolify:${{steps.package-version.outputs.current-version}}
 | 
					          tags: coollabsio/coolify:latest,coollabsio/coolify:${{steps.package-version.outputs.current-version}}
 | 
				
			||||||
          cache-from: type=registry,ref=coollabsio/coolify:buildcache
 | 
					          cache-from: type=registry,ref=coollabsio/coolify:buildcache
 | 
				
			||||||
          cache-to: type=registry,ref=coollabsio/coolify:buildcache,mode=max
 | 
					          cache-to: type=registry,ref=coollabsio/coolify:buildcache,mode=max
 | 
				
			||||||
 | 
					      - uses: sarisia/actions-status-discord@v1
 | 
				
			||||||
 | 
					        if: always()
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_CHANNEL }}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user