Update docker-push.yml

This commit is contained in:
2023-06-12 15:35:57 +10:00
committed by GitHub
parent 07ca4c8f70
commit ee18de5916

View File

@@ -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 }}