Update build-338q-fpv.yml

pull/1681/head
Huang jinlong 2024-12-06 13:15:52 +08:00 committed by GitHub
parent 34b4a7b0f4
commit 7d0906429c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
workflow_dispatch:
env:
TAG_NAME: latest # 固件版本标签,默认为 'latest'
TAG_NAME: openipc-ssc338q-fpv # 固件版本标签,默认为 'latest'
TG_TOKEN: ${{secrets.TELEGRAM_TOKEN_BOT_OPENIPC}} # Telegram Bot Token从 GitHub Secrets 中获取
TG_CHANNEL: ${{secrets.TELEGRAM_CHANNEL_OPENIPC_DEV}} # Telegram Channel从 GitHub Secrets 中获取
TG_OPTIONS: -s -o /dev/null -w %{http_code} # Telegram 发送消息的 curl 参数