mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:17:11 -05:00 
			
		
		
		
	fix: set TG_NON_INTERACTIVE (#23153)
This commit is contained in:
		
							parent
							
								
									fc5fc58759
								
							
						
					
					
						commit
						0b941d78c4
					
				
							
								
								
									
										3
									
								
								.github/workflows/docs-deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/docs-deploy.yml
									
									
									
									
										vendored
									
									
								
							@ -5,6 +5,9 @@ on:
 | 
			
		||||
    types:
 | 
			
		||||
      - completed
 | 
			
		||||
 | 
			
		||||
env:
 | 
			
		||||
  TG_NON_INTERACTIVE: 'true'
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  checks:
 | 
			
		||||
    name: Docs Deploy Checks
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										3
									
								
								.github/workflows/docs-destroy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/docs-destroy.yml
									
									
									
									
										vendored
									
									
								
							@ -5,6 +5,9 @@ on:
 | 
			
		||||
 | 
			
		||||
permissions: {}
 | 
			
		||||
 | 
			
		||||
env:
 | 
			
		||||
  TG_NON_INTERACTIVE: 'true'
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  deploy:
 | 
			
		||||
    name: Docs Destroy
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user