Skip to content

Commit

Permalink
Update docker image tags in deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yacosta738 committed Dec 27, 2023
1 parent 3cb0f71 commit 91f1249
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ jobs:
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
with:
images: |
n4t5u/${{ env.IMAGE_NAME }}
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
latest
Expand Down

0 comments on commit 91f1249

Please sign in to comment.