Skip to content

Commit

Permalink
web ui
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent 6b0736d commit ad28420
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 @@ -18,7 +18,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ secrets.DOCKERHUB_USERNAME }}/eat-place
tags: prefix="web_ui"
tags: "web_ui"

- name: ECHO TAGS & LABELS
run: |
Expand Down

0 comments on commit ad28420

Please sign in to comment.