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 9062704a fix workflow v9
9062704a is described below
commit 9062704af09c4208fdb18f49c994a68c1ec1e522
Author: mfordjody <[email protected]>
AuthorDate: Sat May 31 19:17:28 2025 +0800
fix workflow v9
---
.github/workflows/dubboctl-release.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/dubboctl-release.yaml
b/.github/workflows/dubboctl-release.yaml
index dbf84fd4..d9507e49 100644
--- a/.github/workflows/dubboctl-release.yaml
+++ b/.github/workflows/dubboctl-release.yaml
@@ -76,7 +76,6 @@ jobs:
fi
- name: Upload Release Asset
- if: github.event_name == 'release'
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ github.event.release.upload_url }}