From cff59e96052ec3a699fc742d9cb389bff4c7b522 Mon Sep 17 00:00:00 2001 From: PJ568 Date: Fri, 7 Jul 2023 10:20:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 9874755..1936026 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -44,5 +44,5 @@ jobs: git config --global user.name "PJ569-bot" git config --global user.email "LiuTian-PJ568@PJ568.eu.org" git add -A - git commit -m '自动 Release' + git commit -m '自动压缩' git push \ No newline at end of file