diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 491c626..a949503 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -29,4 +29,4 @@ jobs: context: . platforms: linux/amd64 push: true - tags: "${{ secrets.REGISTRY }}/tmnf-replay-server:latest" + tags: "${{ secrets.REGISTRY }}/atlantishq/tmnf-replay-server:latest"