force push
This commit is contained in:
@@ -99,4 +99,4 @@ jobs:
|
|||||||
MSG="❌ *Farolero* v${VERSION} build FAILED · ${COMMIT}"
|
MSG="❌ *Farolero* v${VERSION} build FAILED · ${COMMIT}"
|
||||||
fi
|
fi
|
||||||
curl -s -X POST "https://api.telegram.org/bot${BOT_TOKEN}/sendMessage" \
|
curl -s -X POST "https://api.telegram.org/bot${BOT_TOKEN}/sendMessage" \
|
||||||
-d "chat_id=221721467" -d "parse_mode=Markdown" -d "text=${MSG}" || true
|
-d "chat_id=221721467" -d "parse_mode=Markdown" -d "text=${MSG}" || true
|
||||||
Reference in New Issue
Block a user