diff --git a/.woodpecker.yml b/.woodpecker.yml
index 0dabab1..300140f 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -47,13 +47,15 @@ steps:
from_secret: telegram_token
to:
from_secret: telegram_chat_id
- thread_id: "8"
+ message_thread_id: 8
format: html
message: |
🚀 Deployment {{ build.status }}!
📦 Project: {{ repo.name }}
+
📝 Commit: {{ commit.message }}
+
👤 Author: {{ commit.author }}
🔗 View Build Logs