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

zhongxjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git


The following commit(s) were added to refs/heads/master by this push:
     new 4da2e6e1 Update release-0.1.2
4da2e6e1 is described below

commit 4da2e6e1e34453b028da5f427adc49e3ab22d4e0
Author: mfordjody <11638...@qq.com>
AuthorDate: Fri Jul 4 16:39:46 2025 +0800

    Update release-0.1.2
---
 .github/workflows/release.yaml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 55d0c1f9..bd69d425 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,11 +60,9 @@ jobs:
           tag_name: ${{ github.ref_name }}
           release_name: "${{ github.ref_name }}"
           body: |
-            ⚠️ This is a pre release version.
-            
-            Repair compressed files in Windows compatible format.
+            🎖️ This is the first official release of the milestone.
           draft: false
-          prerelease: true
+          prerelease: false
 
   build_and_upload:
     name: Build and Upload Binaries

Reply via email to