mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-02 06:46:06 -04:00
ci: explicitly publish to ghcr.io docker registry
This commit is contained in:
parent
0847ac3c2e
commit
143f813524
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: unstoppableswap/asb
|
||||
DOCKER_IMAGE_NAME: ghcr.io/unstoppableswap/asb
|
||||
|
||||
jobs:
|
||||
build_binaries:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue