Update base.yml

This commit is contained in:
Anders Rytter Hansen 2023-10-30 07:12:22 +01:00
commit 6126877c2f

View file

@ -16,7 +16,7 @@ env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository_owner }}/my-ostree-os-base
IMAGE_NAME: ${{ github.repository_owner }}/my-ostree-os-base2
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}