diff --git a/.github/workflows/publish-images.yml b/.github/workflows/publish-images.yml index c6d6199..2eeb41b 100644 --- a/.github/workflows/publish-images.yml +++ b/.github/workflows/publish-images.yml @@ -31,7 +31,7 @@ jobs: with: images: | viadee/docker-hub-rate-limit-exporter - public.ecr.aws/viadee/docker-hub-rate-limit-exporter + public.ecr.aws/${{ secrets.AWS_PROD_ECR_VIADEE_ACCESS_KEY_ID }}/docker-hub-rate-limit-exporter tags: | type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}}