Skip to content

Commit 9f61602

Browse files
authored
fix
1 parent 774b881 commit 9f61602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ jobs:
6363
context: ./backend
6464
push: true
6565
tags: |
66-
ghcr.io/${{ github.actor }}/${{ vars.DOCKER_TAG }}
66+
ghcr.io/${{ github.repository_owner }}/${{ vars.DOCKER_TAG }}
6767
${{ vars.DOCKERHUB_USERNAME }}/${{ vars.DOCKER_TAG }}

0 commit comments

Comments
 (0)