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 a39dc07ea Addendum for HDDS-12129
a39dc07ea is described below
commit a39dc07eabeb5f9fbbec9991cbae863b01d9a686
Author: Wei-Chiu Chuang <[email protected]>
AuthorDate: Mon Feb 9 14:02:38 2026 -0800
Addendum for HDDS-12129
---
.github/workflows/publish.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 0e435f3be..9f6897260 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# Commits the website build to the asf-site-v2 branch, where ASF automation
configured by the .asf.yaml file on that
+# Commits the website build to the asf-site branch, where ASF automation
configured by the .asf.yaml file on that
# branch will publish it to the specified domain.
# The website build is read from an artifact and is not built in this workflow.
@@ -40,7 +40,7 @@ jobs:
with:
path: publish
# Update this to asf-site when the website is ready to be published.
- ref: asf-site-v2
+ ref: asf-site
- name: Commit changes
working-directory: publish
run: |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]