From 53c1ce62d6e47acd723e2dc3962a8cd5ce1e0bad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=BF=94?= Date: Tue, 31 Mar 2026 16:51:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DCI=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E9=98=B6=E6=AE=B5=E4=BE=9D=E8=B5=96=E5=85=B3=E7=B3=BB=EF=BC=8C?= =?UTF-8?q?=E7=A1=AE=E4=BF=9Darchive-to-main=E5=AE=8C=E6=88=90=E5=90=8E?= =?UTF-8?q?=E6=89=8D=E5=8F=91=E9=80=81=E5=A4=B1=E8=B4=A5=E9=80=9A=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index aef0f01..1fedec4 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -264,7 +264,7 @@ steps: WECHAT_WEBHOOK: from_secret: wechat_webhook depends_on: - - build-and-deploy + - archive-to-main commands: - sh scripts/notify-wechat.sh failure when: