From 18c1875e24cef9eae6fce192d01bff44e0eb6304 Mon Sep 17 00:00:00 2001 From: LamGC Date: Sat, 18 Mar 2023 23:34:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=8D=E5=B0=9D=E8=AF=95=E4=B8=80=E4=B8=8B?= =?UTF-8?q?=E7=9C=8B=E7=9C=8B=E8=83=BD=E4=B8=8D=E8=83=BD=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=20author?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/check-updates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-updates.yml b/.github/workflows/check-updates.yml index 298de04..5b3de68 100644 --- a/.github/workflows/check-updates.yml +++ b/.github/workflows/check-updates.yml @@ -28,4 +28,4 @@ jobs: commit_message: Update LATEST_VERSION to ${{ steps.latest-version.outputs.version }} commit_options: '--no-verify' file_pattern: LATEST_VERSION - commit_author: \ No newline at end of file + commit_author: null \ No newline at end of file