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 d1c45d9a fix workflow ci v3
d1c45d9a is described below

commit d1c45d9af72d93f1df6bd5fff805b74f58bf0d09
Author: mfordjody <[email protected]>
AuthorDate: Sun Jun 1 09:18:22 2025 +0800

    fix workflow ci v3
---
 .github/workflows/dubbo-cp-release.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/dubbo-cp-release.yaml 
b/.github/workflows/dubbo-cp-release.yaml
index 2c5f6b12..b1931597 100644
--- a/.github/workflows/dubbo-cp-release.yaml
+++ b/.github/workflows/dubbo-cp-release.yaml
@@ -110,7 +110,6 @@ jobs:
             tar -czvf ${FILENAME}.tar.gz -C build .
             echo "name=${FILENAME}.tar.gz" >> $GITHUB_OUTPUT
           fi
-        
 
       - name: Upload Release Asset
         uses: actions/upload-release-asset@v1

Reply via email to