Simplify docker workflow

This commit is contained in:
2025-08-16 13:26:35 +01:00
parent 78725e3d06
commit 8e1ce5bd89

View File

@@ -28,5 +28,5 @@ jobs:
with:
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/smsbot:${{ github.ref_name }}
ghcr.io/${{ github.repository_owner }}/smsbot:latest
ghcr.io/${{ github.repository }}:${{ github.ref_name }}
ghcr.io/${{ github.repository }}:latest