diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index da20322..8b4a12c 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 }}-agent + images: ghcr.io/${{ github.repository }}/agent tags: | type=ref,event=branch type=ref,event=pr