From e3b868ac68457a6ed56618d0c225ba1133333084 Mon Sep 17 00:00:00 2001 From: Evan Date: Fri, 16 Dec 2022 17:40:12 +0900 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E5=B9=B3=E5=8F=B0ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ac30396..f6c027d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -46,4 +46,3 @@ jobs: push: true manifest: ./manifest.yml platforms: linux/amd64,linux/arm64 - tags: xiaomoinfo/wechatgpt-amd64:latest