fix: Docker build workflow (#2189)

This commit is contained in:
Antonio
2026-02-16 07:56:15 +01:00
committed by GitHub
parent 4b481023e3
commit deccbb2d25
+1 -1
View File
@@ -6,7 +6,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: logos-blockchain-node
IMAGE_NAME: ${{ github.repository_owner }}/logos-blockchain-node
jobs:
push_to_registries: