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

ovilia pushed a commit to branch chore-source-release
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit cdd051e40f0fc5412d27cddc27380b0303f1e390
Author: Ovilia <zwl.s...@gmail.com>
AuthorDate: Tue Jan 30 17:05:02 2024 +0800

    chore: rebuild source release when release edited
---
 .github/workflows/source-release.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/source-release.yml 
b/.github/workflows/source-release.yml
index 571913117..24a242182 100644
--- a/.github/workflows/source-release.yml
+++ b/.github/workflows/source-release.yml
@@ -2,7 +2,7 @@ name: Source Release
 
 on:
   release:
-    types: [prereleased]
+    types: [prereleased, edited]
 
 jobs:
   materials:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to