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

freeandnil pushed a commit to branch Feature/118-nullability
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git

commit 91a290d281446c692099ddad3cb1bdf568344bf3
Author: Davyd McColl <[email protected]>
AuthorDate: Mon Mar 11 15:10:30 2024 +0200

    :alembic: try pre-release git-broadcast for ignore support
---
 .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 5efe4b3a..cf314b4f 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 git-broadcast@beta --ignore abandoned-develop --from master --push 
--pretty --suppress-log-prefixes --prefix-logs-with $GITHUB_REPOSITORY

Reply via email to