diff --git a/.github/workflows/build-and-push.yaml b/.github/workflows/build-and-push.yaml index 038f88d..b6f17f1 100644 --- a/.github/workflows/build-and-push.yaml +++ b/.github/workflows/build-and-push.yaml @@ -18,7 +18,6 @@ jobs: with: # list of Docker images to use as base name for tags images: | - ${{ github.repository_owner }}/prometheus-ecr-exporter ghcr.io/${{ github.repository_owner }}/prometheus-ecr-exporter # generate Docker tags based on the following events/attributes tags: |