You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2023/10/27 09:17:32 UTC

(logging-site) branch asf-staging updated: Fix `logging-chainsaw` branch

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

vy 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 a49325db Fix `logging-chainsaw` branch
a49325db is described below

commit a49325db4470c3f459cad12924035187f6ae1b6a
Author: Volkan Yazıcı <vo...@yazi.ci>
AuthorDate: Fri Oct 27 11:17:32 2023 +0200

    Fix `logging-chainsaw` branch
---
 .github/workflows/update-stats.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/update-stats.yaml b/.github/workflows/update-stats.yaml
index 0d710e3c..7664ea7b 100644
--- a/.github/workflows/update-stats.yaml
+++ b/.github/workflows/update-stats.yaml
@@ -58,6 +58,7 @@ jobs:
             repo-branch: master
           - id: chainsaw
             repo-name: apache/logging-chainsaw
+            repo-branch: master
 
     env:
       PROJ_ID: ${{ matrix.proj-spec.id }}