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

chaokunyang pushed a commit to branch releases-0.10.3
in repository https://gitbox.apache.org/repos/asf/fury.git


The following commit(s) were added to refs/heads/releases-0.10.3 by this push:
     new 3ef7f1c8 fix
3ef7f1c8 is described below

commit 3ef7f1c8da8eab9149197b5db043f65b732a18d2
Author: pandalee99 <[email protected]>
AuthorDate: Mon May 12 17:42:57 2025 +0800

    fix
---
 .github/workflows/release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 109204e9..abcc87b3 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -20,7 +20,7 @@ name: Publish Fury
 on:
   push:
     tags:
-      - "v*"
+      - "disabled*"
 
 jobs:
   release-python:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to