From 05287b92c65b394c75aa924e6cba6d435debf218 Mon Sep 17 00:00:00 2001 From: LamGC Date: Sat, 18 Mar 2023 23:36:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BE=E5=BC=83=E4=BA=86=EF=BC=8C=E5=AE=83?= =?UTF-8?q?=E5=8A=A0=E5=B0=B1=E5=8A=A0=E5=90=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/check-updates.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/check-updates.yml b/.github/workflows/check-updates.yml index 5b3de68..fa29503 100644 --- a/.github/workflows/check-updates.yml +++ b/.github/workflows/check-updates.yml @@ -27,5 +27,4 @@ jobs: with: commit_message: Update LATEST_VERSION to ${{ steps.latest-version.outputs.version }} commit_options: '--no-verify' - file_pattern: LATEST_VERSION - commit_author: null \ No newline at end of file + file_pattern: LATEST_VERSION \ No newline at end of file