Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
add registry to tag
Browse files Browse the repository at this point in the history
  • Loading branch information
thought-tobi committed Mar 28, 2024
1 parent 637948e commit 4228c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: c1o1h8f4/mood-tracker
images: ${{ steps.login-ecr.outputs.registry }}/c1o1h8f4/mood-tracker
flavor: |
latest=true
# generate Docker tags based on the following events/attributes
Expand Down

0 comments on commit 4228c61

Please sign in to comment.