diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index ead55f2..0a0909d 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -29,4 +29,4 @@ jobs: context: . platforms: linux/amd64 push: true - tags: "${{ secrets.REGISTRY }}/picture-factory:latest" + tags: "${{ secrets.REGISTRY }}/atlantishq/atlantis-image-factory:latest"