Fix package name for docker image

This commit is contained in:
gusto 2026-02-25 12:13:21 +02:00
parent 909a0fd859
commit 0d2217456a
No known key found for this signature in database

View File

@ -10,7 +10,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: logos-blockchain-explorer
IMAGE_NAME: ${{ github.repository_owner }}/logos-blockchain-explorer
jobs:
build-and-push: