diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1e0c7df..5c13612 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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: |