diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 44d8571..7c82ee0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,5 +67,5 @@ jobs: platforms: linux/arm64,linux/amd64 push: true tags: | - public.ecr.aws/w8z8h8p6/qualitive/heimdall:${{ steps.spell.outputs.version }} - public.ecr.aws/w8z8h8p6/qualitive/heimdall:latest + public.ecr.aws/qualitive/heimdall:${{ steps.spell.outputs.version }} + public.ecr.aws/qualitive/heimdall:latest