ehfd 4 жил өмнө
parent
commit
ef4dd05eaf

+ 1 - 1
.github/workflows/docker-publish.yml

@@ -33,5 +33,5 @@ jobs:
         with:
           context: .
           push: ${{ github.event_name != 'pull_request' }}
-          tags: latest
+          tags: ${{ env.IMAGE_NAME }}:latest
           labels: ${{ steps.meta.outputs.labels }}