mirror of
				https://github.com/jhbruhn/ics-adapter.git
				synced 2025-10-29 18:36:04 +00:00 
			
		
		
		
	Fix inspect step
This commit is contained in:
		
							parent
							
								
									cd982e7787
								
							
						
					
					
						commit
						963a82dd72
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/release.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yaml
									
									
									
									
										vendored
									
									
								
							|  | @ -119,4 +119,4 @@ jobs: | ||||||
|       - |       - | ||||||
|         name: Inspect image |         name: Inspect image | ||||||
|         run: | |         run: | | ||||||
|           docker buildx imagetools inspect ${{ env.REGISTRY_IMAGE }}:${{ steps.meta.outputs.version }} |           docker buildx imagetools inspect ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.meta.outputs.version }} | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue