From 9489689dbf3db3b2b30adc78b199011932e86e4f Mon Sep 17 00:00:00 2001
From: stefanodvx <69367859+stefanodvx@users.noreply.github.com>
Date: Thu, 17 Apr 2025 14:41:32 +0200
Subject: [PATCH] Update notify.yml
---
.github/workflows/notify.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/notify.yml b/.github/workflows/notify.yml
index b48169e..d8e72c7 100644
--- a/.github/workflows/notify.yml
+++ b/.github/workflows/notify.yml
@@ -13,7 +13,7 @@ jobs:
disable_web_page_preview: true
format: html
message: |
- 🛠${{ github.actor }} created commit (${{github.sha}}
)
+ new commit created (${{ github.actor }}
)
${{ github.event.commits[0].message }}
- See changes
\ No newline at end of file
+ see changes
\ No newline at end of file