mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	[fix] fix github action data-update.yml
This commit is contained in:
		
							parent
							
								
									e4cc7f13a3
								
							
						
					
					
						commit
						966a7a1f25
					
				
							
								
								
									
										2
									
								
								.github/workflows/data-update.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/data-update.yml
									
									
									
									
										vendored
									
									
								
							@ -7,7 +7,7 @@ jobs:
 | 
				
			|||||||
  updateData:
 | 
					  updateData:
 | 
				
			||||||
    name: Update data
 | 
					    name: Update data
 | 
				
			||||||
    runs-on: ubuntu-20.04
 | 
					    runs-on: ubuntu-20.04
 | 
				
			||||||
    if: env.DATA_PR_TOKEN != null
 | 
					    if: secrets.DATA_PR_TOKEN != null
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: Checkout
 | 
					      - name: Checkout
 | 
				
			||||||
        uses: actions/checkout@v2
 | 
					        uses: actions/checkout@v2
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user