We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2588cb + 0a9ddc6 commit 3080287Copy full SHA for 3080287
.github/workflows/docker-compose-ci.yml
@@ -34,4 +34,4 @@ jobs:
34
push: true
35
tags: |
36
${{ secrets.DOCKERHUB_USERNAME }}/centralized-logging:latest
37
- ghcr.io/${{ github.repository_owner }}/centralized-logging:latest
+ ghcr.io/${{ github.repository_owner,, }}/centralized-logging:latest
0 commit comments