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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new a66717ff6a6 HDDS-14749. (addendum) Run update-ozone-site-config-doc 
after generate-config-doc (#9857)
a66717ff6a6 is described below

commit a66717ff6a6d9f6b82126d92988023fee4b1dce1
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Mar 2 10:23:44 2026 +0100

    HDDS-14749. (addendum) Run update-ozone-site-config-doc after 
generate-config-doc (#9857)
---
 .github/workflows/update-ozone-site-config-doc.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/update-ozone-site-config-doc.yml 
b/.github/workflows/update-ozone-site-config-doc.yml
index 20da07e9409..d175f6f4833 100644
--- a/.github/workflows/update-ozone-site-config-doc.yml
+++ b/.github/workflows/update-ozone-site-config-doc.yml
@@ -40,6 +40,7 @@ jobs:
             echo "ozone-site repository not found for $REPO_OWNER, skipping"
           fi
         env:
+          GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           REPO_OWNER: "${{ github.repository_owner }}"
       
       - name: Checkout ozone-site repository


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to