Skip to content

Commit

Permalink
Update docker publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyGuthridge committed Aug 14, 2024
1 parent 2e0a35d commit 397212d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: my-docker-hub-namespace/my-docker-hub-repository
images: maddyguthridge/portfolio

- name: Build and push Docker image
id: push
Expand Down

0 comments on commit 397212d

Please sign in to comment.