Skip to content

Commit

Permalink
Tag container images under docker.io
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Sep 19, 2023
1 parent 575d0fd commit 71f24cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 71f24cf

Please sign in to comment.