Skip to content

Commit

Permalink
Set correct Dockerhub namespace/repository
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaneth committed Oct 8, 2023
1 parent 7f282bb commit b8c45e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: |
my-docker-hub-namespace/my-docker-hub-repository
miraliumre/clarity-api
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
Expand Down

0 comments on commit b8c45e9

Please sign in to comment.