This is an automated email from the ASF dual-hosted git repository.

davydm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


The following commit(s) were added to refs/heads/master by this push:
     new 47f08865 :wrench: remove trailing reference to slack-webhook-say
47f08865 is described below

commit 47f088652b659942704704f5062cada43664d6ee
Author: Davyd McColl <[email protected]>
AuthorDate: Mon Mar 11 12:34:50 2024 +0200

    :wrench: remove trailing reference to slack-webhook-say
---
 .github/workflows/git-broadcast.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/git-broadcast.yml 
b/.github/workflows/git-broadcast.yml
index 23b3bcb4..5efe4b3a 100644
--- a/.github/workflows/git-broadcast.yml
+++ b/.github/workflows/git-broadcast.yml
@@ -23,4 +23,4 @@ jobs:
       run: |
         git config --global user.name "Git Broadcast"
         git config --global user.email "[email protected]"
-        npx git-broadcast@latest --from master --push --pretty 
--suppress-log-prefixes --prefix-logs-with $GITHUB_REPOSITORY | npx 
slack-webhook-say --echo
+        npx git-broadcast@latest --from master --push --pretty 
--suppress-log-prefixes --prefix-logs-with $GITHUB_REPOSITORY

Reply via email to