Tag container images under docker.io

This commit is contained in:
David Robertson
2023-09-19 18:03:06 +01:00
parent 575d0fd878
commit 71f24cf2b9

View File

@@ -48,7 +48,7 @@ jobs:
with:
images: |
ghcr.io/${{ github.repository }}
# docker.io/${{ secrets.DOCKER_HUB_USERNAME }}/${{ github.event.repository.name }}
docker.io/${{ secrets.DOCKER_HUB_USERNAME }}/${{ github.event.repository.name }}
flavor: |
latest=false
tags: |