Skip to content

Commit

Permalink
update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nelvindc committed Mar 25, 2024
1 parent 0cd560a commit 7991845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: demo/take-home
images: nelvindc/take-home

- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 7991845

Please sign in to comment.