mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-25 06:39:53 -04:00
fix(ci): Push docker image to ghcr.io/eigenwallet/asb
This commit is contained in:
parent
fead93fe8d
commit
a8651c9d6d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-release-binaries.yml
vendored
2
.github/workflows/build-release-binaries.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue