deploy-workflow: create docker compose file
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
2026-07-04 02:08:19 +03:00
parent 15cafea367
commit 8f48806208
3 changed files with 3 additions and 4 deletions
@@ -36,5 +36,5 @@ jobs:
--proxy "${PROXY_URL}" \
-d "chat_id=${TELEGRAM_CHAT}" \
-d "parse_mode=MarkdownV2" \
-d "text=$MESSAGE" > /dev/null
-d "text='"'\$MESSAGE'"'" > /dev/null
EOT