Skip to content

Commit 4d5a0da

Browse files
author
Matthew Long
committed
Try this
1 parent 70a7b3e commit 4d5a0da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
with:
2222
context: .
2323
push: false
24-
tags: matray/schema-registry-gitops
24+
tags: domnikl/schema-registry-gitops
2525
platforms: linux/amd64,linux/arm64

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id: meta
2121
uses: docker/metadata-action@906ecf0fc0a80f9110f79d9e6c04b1080f4a2621
2222
with:
23-
images: matray/schema-registry-gitops
23+
images: domnikl/schema-registry-gitops
2424
- name: Set up QEMU
2525
uses: docker/setup-qemu-action@v3
2626
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)