mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Fix release workflow (#4405)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -150,6 +150,6 @@ jobs: | |||||||
|               ref: "main", |               ref: "main", | ||||||
|               inputs: { |               inputs: { | ||||||
|                 version: "${{ github.event.release.tag_name }}", |                 version: "${{ github.event.release.tag_name }}", | ||||||
|                 content: "${{ toJSON(github.event.release.body) }}" |                 content: ${{ toJSON(github.event.release.body) }} | ||||||
|               } |               } | ||||||
|             }) |             }) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user