mirror of
https://github.com/litruv/API-WebSocket-Bridge.git
synced 2026-07-24 18:56:02 +10:00
Update docker-push.yml
This commit is contained in:
2
.github/workflows/docker-push.yml
vendored
2
.github/workflows/docker-push.yml
vendored
@@ -43,4 +43,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user