Skip to content

Commit 0b5c453

Browse files
update to lowercase name
Signed-off-by: Jonathan Irvin <djfoxyslpr@gmail.com>
1 parent 8774986 commit 0b5c453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
context: .
3232
file: ./Dockerfile
3333
push: true
34-
tags: ghcr.io/${{ github.repository_owner }}/bingo:latest
34+
tags: ghcr.io/offendingcommit/bingo:latest

0 commit comments

Comments
 (0)