From 476af3d5411ca11f7b881ee2e1602f2685f0d4a2 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Thu, 29 Aug 2024 06:10:15 +0800 Subject: [PATCH] ci: update workflows config. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de66af7..0177abe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: url: https://wangchujiang.com/#/about target: __blank sideEffectFiles: - - README-zh.md + - README.zh.md - terms-of-service.md - terms-of-service.zh.md - privacy-policy.md