diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 1339592..c71ef4d 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -35,4 +35,4 @@ jobs: context: . platforms: linux/amd64 push: true - tags: "${{ secrets.REGISTRY }}/athq/async-icinga:latest" + tags: "${{ secrets.REGISTRY }}/athq/event-dispatcher:latest"