channel-post@v1.0.5重复发送文件,改为v1.0.4

This commit is contained in:
VillagerTom
2024-02-21 17:29:59 +08:00
parent 95bc4a9f46
commit 40cc4e0dd1

View File

@ -209,7 +209,7 @@ jobs:
run: ls -1 ./Pilipala-CI run: ls -1 ./Pilipala-CI
- name: 发送到Telegram频道 - name: 发送到Telegram频道
uses: xireiki/channel-post@main uses: xireiki/channel-post@v1.0.4
with: with:
BOT_TOKEN: ${{ secrets.BOT_TOKEN }} BOT_TOKEN: ${{ secrets.BOT_TOKEN }}
CHAT_ID: ${{ secrets.CHAT_ID }} CHAT_ID: ${{ secrets.CHAT_ID }}