Skip to content

Commit 5845cf5

Browse files
committed
chore: Renamed ghrc container image
1 parent cd12b03 commit 5845cf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/github-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
context: .
5252
push: true
5353
tags: |
54-
ghcr.io/${{ github.repository_owner }}/securechain-user-login:latest
55-
ghcr.io/${{ github.repository_owner }}/securechain-user-login:${{ steps.get_variables.outputs.VERSION }}
54+
ghcr.io/${{ github.repository_owner }}/securechain-auth:latest
55+
ghcr.io/${{ github.repository_owner }}/securechain-auth:${{ steps.get_variables.outputs.VERSION }}

0 commit comments

Comments
 (0)