Update docker-push.yml

This commit is contained in:
2023-06-12 15:04:47 +10:00
committed by GitHub
parent bcf9301626
commit 3ae523341a

View File

@@ -43,4 +43,4 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/${{ github.repository }}/api-websocket-bridge:${{ env.IMAGE_TAG }}
tags: ghcr.io/${{ github.repository }}/api-websocket-bridge:${{ env.IMAGE_TAG | lower }}