From cbc0eea5e743777db960fcc4342be49280f3dd8d Mon Sep 17 00:00:00 2001 From: yovinchen Date: Thu, 25 Jan 2024 14:41:59 +0800 Subject: [PATCH] =?UTF-8?q?Reapply=20"=E6=92=A4=E9=94=80=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E9=87=8D=E6=96=B0=E6=8E=A8=E9=80=81"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 64b65acefff9607d2b9a670db18677ece0111eec. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b17e1fe..ea2613a 100644 --- a/README.md +++ b/README.md @@ -229,3 +229,5 @@ services: retries: 3 start_period: 60s #⾸次检测延迟时间 ``` + +撤销提交重新推送