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

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


The following commit(s) were added to refs/heads/master by this push:
     new 290adb095 Addendum for HDDS-12129
290adb095 is described below

commit 290adb0950c3cccfe3598007e778c6955adeb1b8
Author: Wei-Chiu Chuang <[email protected]>
AuthorDate: Mon Feb 9 14:15:28 2026 -0800

    Addendum for HDDS-12129
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3f359a15d..48c613002 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -37,5 +37,5 @@ jobs:
   publish:
     needs: docusaurus
     # Update this to master when the website is ready to be published.
-    if: ${{ github.event_name == 'push' && github.ref_name == 
'HDDS-9225-website-v2' }}
+    if: ${{ github.event_name == 'push' && github.ref_name == 'master' }}
     uses: ./.github/workflows/publish.yml


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

Reply via email to