From 8235abcedca978cfd14e3cd4eeb9c168ee5878d9 Mon Sep 17 00:00:00 2001 From: Chai Feng Date: Wed, 9 Jul 2025 22:33:47 +0800 Subject: [PATCH] Fix actions --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f05ac10..5db610a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: id: meta uses: docker/metadata-action@v5 with: - images: ufw-docker-agent + images: chaifeng/ufw-docker-agent tags: | type=ref,event=tag,suffix=-${{ matrix.variant.name }} type=ref,event=branch,suffix=-${{ matrix.variant.name }}