From 41a2184ae3c6c41c4a6305bb9a76e73d47e800e6 Mon Sep 17 00:00:00 2001 From: Abdul Rahman Reza Date: Thu, 29 May 2025 00:44:49 +0900 Subject: [PATCH] update wording notif ci cd --- .woodpecker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 18765d0..a6f593a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -18,7 +18,7 @@ steps: *Commit By:* {{commit.author}} *Commit Link:* {{commit.link}} *Commit Msg:* {{commit.message}} - 🙏 hopefully success Mas Bro. + 🙏 hopefully success {{commit.author}} when: branch: - master @@ -105,7 +105,7 @@ steps: *Commit By:* {{commit.author}} *Commit Link:* {{commit.link}} *Commit Msg:* {{commit.message}} - 😎 build succeeded. Good job. + 😎 build succeeded. Good job {{commit.author}} when: status: - success