mirror of
				https://github.com/elyby/chrly.git
				synced 2025-05-31 14:11:51 +05:30 
			
		
		
		
	Another version CI fix
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@@ -62,5 +62,5 @@ jobs:
 | 
				
			|||||||
          labels: ${{ steps.meta.outputs.labels }}
 | 
					          labels: ${{ steps.meta.outputs.labels }}
 | 
				
			||||||
          platforms: linux/amd64,linux/arm64
 | 
					          platforms: linux/amd64,linux/arm64
 | 
				
			||||||
          build-args: |
 | 
					          build-args: |
 | 
				
			||||||
            VERSION=${{ steps.version.output.version }}
 | 
					            VERSION=${{ steps.version.outputs.version }}
 | 
				
			||||||
            COMMIT=${{ github.sha }}
 | 
					            COMMIT=${{ github.sha }}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user