Skip to content

Commit 111b281

Browse files
authored
Update docker-ghcr.yml
docker image needs to be lowercase in workflow
1 parent 86e3f84 commit 111b281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
id: meta
3636
uses: docker/metadata-action@v5
3737
with:
38-
images: ghcr.io/reprodev/Capo2Keys
38+
images: ghcr.io/reprodev/capo2keys
3939
tags: |
4040
type=sha,prefix=sha-
4141
type=ref,event=branch

0 commit comments

Comments
 (0)