Skip to content

Commit

Permalink
tags 2
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent bdc8057 commit 81a9c86
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 @@ -19,7 +19,7 @@ jobs:
with:
images: ${{ secrets.DOCKERHUB_USERNAME }}/eat-place
tags: |
type=ref,pattern="web_ui_{{branch}}"
type=ref,pattern={{web_ui_branch}}
- name: ECHO TAGS & LABELS
run: |
Expand Down

0 comments on commit 81a9c86

Please sign in to comment.