Skip to content

Commit 0c6fbca

Browse files
committed
fix: enhance release notification message for clarity, test new telegram bot token
1 parent d8c6c2c commit 0c6fbca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ jobs:
222222
eDate=$(escape_html "$DATE")
223223
224224
printf -v MESSAGE '%s\n%s\n%s\n%s\n%s' \
225-
"🚀 <b>New release published!</b>" \
225+
"🚀 <b>New release published - CS Queue Calendar</b>" \
226226
"🏷️ <b>Version:</b> ${eTAG}" \
227227
"👤 <b>Author:</b> <a href=\"${eAuthorLink}\">${eAuthor}</a>" \
228228
"🕓 <b>Date:</b> ${eDate}" \

0 commit comments

Comments
 (0)