diff --git a/.drone.yml b/.drone.yml index 1b39fcb..7603a18 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,6 +41,7 @@ steps: message: > {{#success build.status}} ✅ Build #{{build.number}} of `{{repo.name}}` succeeded. + 📝 Commit by {{commit.author}} on `{{commit.branch}}`: ``` {{commit.message}}