Skip to content

Commit ee6e445

Browse files
committed
ga
1 parent e802b8f commit ee6e445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
context: ${{ matrix.service.path }}
6969
platforms: linux/amd64
7070
push: true
71-
tags: ghcr.io/${{ github.repository_owner }}/${{ matrix.service.name }}:latest
71+
tags: ghcr.io/${{ github.repository_owner | lower }}/${{ matrix.service.name }}:latest

0 commit comments

Comments
 (0)