Skip to content

Commit

Permalink
fix tags v3
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent 951f81e commit 1c20477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: eat-place/web_ui:${BRANCH_NAME}_latest
tags: eat-place/web_ui:latest

deploy:
needs: docker
Expand Down

0 comments on commit 1c20477

Please sign in to comment.