Skip to content

Commit 21786e3

Browse files
committed
cicd: fix
1 parent 6018f4c commit 21786e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ jobs:
255255
uses: docker/metadata-action@v5
256256
with:
257257
images: |
258-
${{ secrets.DOCKERHUB_USERNAME }}/msgtausc
258+
${{ secrets.DOCKERHUB_USERNAME }}/msgtausch
259259
quay.io/${{ secrets.QUAY_USERNAME }}/msgtausch
260260
tags: |
261261
type=ref,event=branch

0 commit comments

Comments
 (0)