Skip to content

Commit

Permalink
Don't use default repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
blalop committed Aug 6, 2022
1 parent fe68512 commit 1af0b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
my-docker-hub-namespace/my-docker-hub-repository
blalop/${{ github.repository }}
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
Expand Down

0 comments on commit 1af0b6e

Please sign in to comment.