diff --git a/.github/workflows/backend.yml b/.github/workflows/backend.yml
index 7f56cfee248748218af25362a419dfbe39ac022f..13cb7d16dc4730a8eb0621da638744fcc60b2eca 100644
--- a/.github/workflows/backend.yml
+++ b/.github/workflows/backend.yml
@@ -87,6 +87,4 @@ jobs:
           context: ./backend
           platforms: linux/amd64,linux/arm64
           push: true
-          tags: 
-            reallibrephotos/librephotos:${{ github.event.release.tag_name }}
-            reallibrephotos/librephotos:latest
+          tags: reallibrephotos/librephotos:${{ github.event.release.tag_name }},reallibrephotos/librephotos:latest