mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 02:01:01 +00:00
this is your last chance hector
This commit is contained in:
5
.github/workflows/beta.yml
vendored
5
.github/workflows/beta.yml
vendored
@@ -269,9 +269,10 @@ jobs:
|
||||
"https://api.telegram.org/bot${{ secrets.TELEGRAM_BOT_TOKEN }}/sendDocument" \
|
||||
-F "chat_id=${{ secrets.TELEGRAM_CHANNEL_ID }}" \
|
||||
-F "document=@$APK_PATH" \
|
||||
-F "caption=New Alpha-Build dropped 🔥 ${VERSION}
|
||||
-F "caption=<b>New Alpha-Build dropped</b> 🔥
|
||||
|
||||
${telegram_commit_messages}" \
|
||||
${telegram_commit_messages}
|
||||
version ${VERSION}" \
|
||||
-F "parse_mode=HTML")
|
||||
else
|
||||
echo "APK file not found at $APK_PATH"
|
||||
|
||||
Reference in New Issue
Block a user