mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 13:51:01 +00:00
test: emoji
This commit is contained in:
2
.github/workflows/beta.yml
vendored
2
.github/workflows/beta.yml
vendored
@@ -269,7 +269,7 @@ jobs:
|
||||
"https://api.telegram.org/bot${{ secrets.TELEGRAM_BOT_TOKEN }}/sendDocument" \
|
||||
-F "chat_id=${{ secrets.TELEGRAM_CHANNEL_ID }}" \
|
||||
-F "document=@$APK_PATH" \
|
||||
-F "caption=Alpha-Build: ${VERSION}
|
||||
-F "caption=New Alpha-Build dropped 🔥 ${VERSION}
|
||||
|
||||
${telegram_commit_messages}" \
|
||||
-F "parse_mode=HTML")
|
||||
|
||||
Reference in New Issue
Block a user