mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Fix release.yml invalid bash syntax (#1226)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -226,7 +226,7 @@ jobs: | ||||
|             cache_tag="beta" | ||||
|           else | ||||
|             cache_tag="latest" | ||||
|           end | ||||
|           fi | ||||
|  | ||||
|           # Set env variables so these values don't need to be calculated again | ||||
|           echo "::set-env name=BUILD_FROM::${build_from}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user