Skip to content

Commit 6f790c7

Browse files
committed
Fix image name
1 parent 7040a6c commit 6f790c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: docker/metadata-action@v4
2828
with:
2929
images: |
30-
grepplabs/mqtt-proxy
30+
grepplabs/kafka-proxy
3131
tags: |
3232
type=ref,event=branch
3333
type=ref,event=pr

0 commit comments

Comments
 (0)