mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Fix missing s
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -123,8 +123,8 @@ jobs: | |||||||
|           target: ${{ matrix.image.target }} |           target: ${{ matrix.image.target }} | ||||||
|           push: true |           push: true | ||||||
|           # yamllint disable rule:line-length |           # yamllint disable rule:line-length | ||||||
|           cache-from: type=registry,ref=ghcr.io/${{ steps.tags.output.image }}:cache-${{ steps.tags.outputs.channel }} |           cache-from: type=registry,ref=ghcr.io/${{ steps.tags.outputs.image }}:cache-${{ steps.tags.outputs.channel }} | ||||||
|           cache-to: type=registry,ref=ghcr.io/${{ steps.tags.output.image }}:cache-${{ steps.tags.outputs.channel }},mode=max |           cache-to: type=registry,ref=ghcr.io/${{ steps.tags.outputs.image }}:cache-${{ steps.tags.outputs.channel }},mode=max | ||||||
|           # yamllint enable rule:line-length |           # yamllint enable rule:line-length | ||||||
|           tags: ${{ steps.tags.outputs.tags }} |           tags: ${{ steps.tags.outputs.tags }} | ||||||
|           build-args: | |           build-args: | | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user