Skip to content

Commit 0a9ddc6

Browse files
convert repository name to lowercase for ci
1 parent a716859 commit 0a9ddc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-compose-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
push: true
3535
tags: |
3636
${{ secrets.DOCKERHUB_USERNAME }}/centralized-logging:latest
37-
ghcr.io/${{ github.repository_owner }}/centralized-logging:latest
37+
ghcr.io/${{ github.repository_owner,, }}/centralized-logging:latest

0 commit comments

Comments
 (0)