fix: change artifact name (#11)

This commit is contained in:
Alexander Onnikov
2025-05-28 12:52:31 +07:00
committed by GitHub
+1 -1
View File
@@ -41,4 +41,4 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: hardcoreeng/stream:${{ inputs.version }}
tags: hardcoreeng/service_stream:${{ inputs.version }}