From d6a25d4b0d119fa2de15d1426e7ea0451e2f1fe7 Mon Sep 17 00:00:00 2001 From: A lucky guy <79245287+tom-snow@users.noreply.github.com> Date: Thu, 6 Apr 2023 17:16:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E9=80=9A=E7=9F=A5(=E4=B8=8D?= =?UTF-8?q?=E7=9F=A5=E9=81=93=E4=B8=BA=E5=95=A5=E4=B9=8B=E5=89=8D=E7=9A=84?= =?UTF-8?q?=E4=BC=9A=E6=8A=A5=E9=94=99=E4=BA=86,=E6=9A=82=E6=97=B6?= =?UTF-8?q?=E4=B8=8D=E4=BF=AE,=E6=B2=A1=E4=BB=80=E4=B9=88=E7=94=A8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 特别感谢“亮亮”请我喝的一杯奶茶 --- .github/workflows/notify.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/notify.yml b/.github/workflows/notify.yml index 663bc79..5e648ec 100644 --- a/.github/workflows/notify.yml +++ b/.github/workflows/notify.yml @@ -15,4 +15,5 @@ jobs: GHTOKEN: ${{ secrets.GHTOKEN }} BOTTOKEN: ${{ secrets.BOTTOKEN }} CHATIDS: ${{ secrets.CHATIDS }} - run: bash -x ./scripts/notify.sh + # run: bash -x ./scripts/notify.sh + run: echo "暂时弃用通知"