[FL-1457] Update link to release (#527)
Co-authored-by: shevv <shevv@shevv.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -142,7 +142,7 @@ jobs:
 | 
				
			|||||||
  genpic:
 | 
					  genpic:
 | 
				
			||||||
    name: Generate pic
 | 
					    name: Generate pic
 | 
				
			||||||
    needs: upload
 | 
					    needs: upload
 | 
				
			||||||
    if: github.ref == 'refs/heads/dev'
 | 
					    if: github.ref == 'refs/heads/release'
 | 
				
			||||||
    runs-on: [self-hosted]
 | 
					    runs-on: [self-hosted]
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: Set test env
 | 
					      - name: Set test env
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user