From 8d830a424ac2a2a92df4e16314f12637eb747bfa Mon Sep 17 00:00:00 2001 From: Evan Date: Wed, 8 Feb 2023 10:43:31 +0900 Subject: [PATCH] =?UTF-8?q?=E6=9E=84=E5=BB=BA=E5=9B=BA=E5=AE=9A=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ac2049b..004b761 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -21,4 +21,4 @@ jobs: with: push: true platforms: linux/amd64,linux/arm64 - tags: xiaomoinfo/wechatgpt:2.9.6 xiaomoinfo/wechatgpt:latest + tags: xiaomoinfo/wechatgpt:2.9.6,xiaomoinfo/wechatgpt:latest