mirror of
				https://github.com/elyby/chrly.git
				synced 2025-05-31 14:11:51 +05:30 
			
		
		
		
	Run release only when previous step succeeded
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -10,7 +10,9 @@ on: | ||||
|       - master | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|   dockerhub: | ||||
|     if: ${{ github.event.workflow_run.conclusion == 'success' }} | ||||
|  | ||||
|     runs-on: ubuntu-latest | ||||
|  | ||||
|     steps: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user