Skip to content

Commit 1d3d68b

Browse files
committed
fix: fixed typo on ci.yml
1 parent 3de17b6 commit 1d3d68b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
with:
5050
context: .
5151
push: true
52-
tags: ${{ secrets.DOCKER_USERNAME}}/expense_tracker_frontend:v2
52+
tags: ${{ secrets.DOCKER_USERNAME}}/expense_tracker_frontend:latest
5353

5454

0 commit comments

Comments
 (0)