diff --git a/.github/workflows/publish-stable-docker-image.yml b/.github/workflows/publish-stable-docker-image.yml index 8120814..906400c 100644 --- a/.github/workflows/publish-stable-docker-image.yml +++ b/.github/workflows/publish-stable-docker-image.yml @@ -31,7 +31,7 @@ jobs: id: meta uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 with: - images: cooldracula/rsslay + images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} tags: | type=ref,event=tag type=raw,event=tag,value=stable