From 40cc4e0dd1470323aa2ec6da231d8a7e497ea65a Mon Sep 17 00:00:00 2001 From: VillagerTom Date: Wed, 21 Feb 2024 17:29:59 +0800 Subject: [PATCH] =?UTF-8?q?channel-post@v1.0.5=E9=87=8D=E5=A4=8D=E5=8F=91?= =?UTF-8?q?=E9=80=81=E6=96=87=E4=BB=B6=EF=BC=8C=E6=94=B9=E4=B8=BAv1.0.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/alpha.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 81c8e611..ae207a44 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -209,7 +209,7 @@ jobs: run: ls -1 ./Pilipala-CI - name: 发送到Telegram频道 - uses: xireiki/channel-post@main + uses: xireiki/channel-post@v1.0.4 with: BOT_TOKEN: ${{ secrets.BOT_TOKEN }} CHAT_ID: ${{ secrets.CHAT_ID }}