Skip to content

Commit cb73517

Browse files
author
Leandro Ferreira
committed
changing owner of repository
1 parent 50c4ced commit cb73517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
with:
2929
context: ./Writeopia/backend/gateway
3030
push: true
31-
tags: ghcr.io/${{ github.repository_owner }}/writeopia-backend:latest
31+
tags: ghcr.io/writeopia/writeopia-backend:latest

0 commit comments

Comments
 (0)