Fix Bug in Automated Channel Announcement (#4792)

This commit is contained in:
Bibo-Joshi
2025-05-19 20:58:37 +02:00
committed by GitHub
parent 8782ae7bb5
commit 8289a4fda6
2 changed files with 8 additions and 1 deletions
+3 -1
View File
@@ -145,7 +145,9 @@ jobs:
telegram-channel:
name: Publish to Telegram Channel
needs:
- github-release
# required to have the output available for the env var
- build
- github-release
runs-on: ubuntu-latest
environment:
@@ -0,0 +1,5 @@
internal = "Fix Bug in Automated Channel Announcement"
[[pull_requests]]
uid = "4792"
author_uid = "Bibo-Joshi"
closes_threads = []