mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-31 10:37:06 -04:00 
			
		
		
		
	[fix] fix github workflow
This commit is contained in:
		
							parent
							
								
									197a013d2e
								
							
						
					
					
						commit
						c9fb3ac34f
					
				
							
								
								
									
										4
									
								
								.github/workflows/integration.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/integration.yml
									
									
									
									
										vendored
									
									
								
							| @ -68,7 +68,7 @@ jobs: | ||||
|     - name: Build documentation 🏗️ | ||||
|       run: SEARX_DEBUG=1 make V=1 travis-gh-pages | ||||
|     - name: Deploy 🚀 | ||||
|       if:  github.ref == 'ref/heads/master' | ||||
|       if:  github.ref == 'refs/heads/master' | ||||
|       uses: JamesIves/github-pages-deploy-action@e774cc50ed6e8e667bca6a331d2a3ba80c79debc | ||||
|       with: | ||||
|         GITHUB_TOKEN: ${{ github.token }} | ||||
| @ -78,7 +78,7 @@ jobs: | ||||
| 
 | ||||
|   dockers: | ||||
|     name: Docker | ||||
|     if: github.ref == 'ref/heads/master' | ||||
|     if: github.ref == 'refs/heads/master' | ||||
|     needs: | ||||
|       - python | ||||
|       - themes | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user