From 6b176c29b762b520e3db082efb52b9d9ae25e190 Mon Sep 17 00:00:00 2001 From: buyfakett Date: Fri, 11 Oct 2024 17:35:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=93=E5=BA=93=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index d40695a..840eb31 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -32,7 +32,7 @@ jobs: id: meta uses: docker/metadata-action@v4 with: - images: buyfakett/auto_ssl_push_svn + images: buyfakett/ding_bot - name: Login to Docker Hub uses: docker/login-action@v2