fix(ci): Push docker image to ghcr.io/eigenwallet/asb

This commit is contained in:
Binarybaron 2025-07-18 09:25:35 +02:00
parent fead93fe8d
commit a8651c9d6d

View file

@ -5,7 +5,7 @@ on:
types: [created]
env:
DOCKER_IMAGE_NAME: ghcr.io/unstoppableswap/asb
DOCKER_IMAGE_NAME: ghcr.io/eigenwallet/asb
concurrency:
group: build-release-${{ github.event.release.tag_name }}