mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-16 09:03:54 -05: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]
|
types: [created]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKER_IMAGE_NAME: ghcr.io/unstoppableswap/asb
|
DOCKER_IMAGE_NAME: ghcr.io/eigenwallet/asb
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: build-release-${{ github.event.release.tag_name }}
|
group: build-release-${{ github.event.release.tag_name }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue