From 8901ed3c83579c5bdddd5ce6ebe46fd7beb25c7f Mon Sep 17 00:00:00 2001 From: Oscar Harris Date: Fri, 8 Dec 2023 12:39:26 +0000 Subject: [PATCH] Can we get away with a better name? --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index c7e94c1..da20322 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -109,7 +109,7 @@ jobs: id: meta uses: docker/metadata-action@v4 with: - images: ghcr.io/${{ github.repository }}/kubeip-agent + images: ghcr.io/${{ github.repository }}-agent tags: | type=ref,event=branch type=ref,event=pr