mirror of
https://github.com/litruv/API-WebSocket-Bridge.git
synced 2026-07-24 02:36:03 +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
@@ -47,4 +47,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ github.repository_owner }}/api-websocket-bridge:${{ env.IMAGE_TAG }}
|
tags: ghcr.io/${{ github.actor }}/api-websocket-bridge:${{ env.IMAGE_TAG }}
|
||||||
|
|||||||
Reference in New Issue
Block a user