Skip to content

Commit

Permalink
tags fix v4
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent 951f81e commit 226b274
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: timofeytst/eat-place:web_ui_${BRANCH_NAME}_latest

deploy:
needs: docker
Expand Down

0 comments on commit 226b274

Please sign in to comment.