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