This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 0cac954b Add Log4j Server to the stats
0cac954b is described below
commit 0cac954b18739a7edad98e3001d3fe68c4efe034
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Oct 31 12:41:01 2023 +0100
Add Log4j Server to the stats
---
.github/workflows/update-stats.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/workflows/update-stats.yaml
b/.github/workflows/update-stats.yaml
index 7acc207e..61e16118 100644
--- a/.github/workflows/update-stats.yaml
+++ b/.github/workflows/update-stats.yaml
@@ -72,6 +72,9 @@ jobs:
repo-name: apache/logging-log4net
repo-branch: master
packaging: nant
+ - id: log4j-server
+ repo-name: apache/logging-log4j-server
+ repo-branch: master
env:
PROJ_ID: ${{ matrix.proj-spec.id }}