fix(ci): use correct path for web-proxy GH action
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/fly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/fly.yml
									
									
									
									
										vendored
									
									
								
							@@ -4,7 +4,7 @@ on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches: [main]
 | 
			
		||||
    paths:
 | 
			
		||||
      - 'services/web-proxy'
 | 
			
		||||
      - 'services/web-proxy/**'
 | 
			
		||||
 | 
			
		||||
env:
 | 
			
		||||
  FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user