From 386f3dc4d9424afb13b1c6772d3f789d7206432c Mon Sep 17 00:00:00 2001 From: wood chen Date: Sun, 9 Mar 2025 10:07:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/push_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_image.yml b/.github/workflows/push_image.yml index 76f73055..c3d16a3c 100644 --- a/.github/workflows/push_image.yml +++ b/.github/workflows/push_image.yml @@ -24,7 +24,7 @@ jobs: uses: docker/metadata-action@v5 with: images: | - woodchen/certimate:latest + woodchen/certimate - name: Log in to DOCKERHUB uses: docker/login-action@v3