From f6128fe7cfae0876319c433dcf6e440b6a32ae31 Mon Sep 17 00:00:00 2001 From: Tobias Trabelsi Date: Sat, 2 Oct 2021 18:42:30 +0200 Subject: [PATCH] better message on release --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 51850e4..8fc6133 100644 --- a/.drone.yml +++ b/.drone.yml @@ -503,7 +503,7 @@ steps: - name: notify image: appleboy/drone-telegram settings: - message: "Commit {{ commit.link }} ran with build {{ build.number }} and finished with status {{ build.status }}." + message: "Release {{ build.tag }} ran with build {{ build.number }} and finished with status {{ build.status }}." to: 14852963 token: 335668211:AAF-YgId7iI6ANBuZVy4uVOYYqA4R4uAaqY when: