Skip to content

Commit

Permalink
tags fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent 256689c commit c0cc025
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: eatplace/web_ui:${BRANCH_NAME}_latest

deploy:
needs: docker
Expand Down

0 comments on commit c0cc025

Please sign in to comment.