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.
1 parent 70a7b3e commit 4d5a0daCopy full SHA for 4d5a0da
.github/workflows/main.yml
@@ -21,5 +21,5 @@ jobs:
21
with:
22
context: .
23
push: false
24
- tags: matray/schema-registry-gitops
+ tags: domnikl/schema-registry-gitops
25
platforms: linux/amd64,linux/arm64
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
id: meta
uses: docker/metadata-action@906ecf0fc0a80f9110f79d9e6c04b1080f4a2621
- images: matray/schema-registry-gitops
+ images: domnikl/schema-registry-gitops
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
26
- name: Set up Docker Buildx
0 commit comments