Skip to content

Commit

Permalink
Use a sensible name on DH.
Browse files Browse the repository at this point in the history
  • Loading branch information
anjackson committed Aug 23, 2024
1 parent 602239e commit f2c3470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: |
my-docker-hub-namespace/my-docker-hub-repository
${{ github.repository }}
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
Expand Down

0 comments on commit f2c3470

Please sign in to comment.