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

chaokunyang pushed a commit to tag v0.12.0-a1
in repository https://gitbox.apache.org/repos/asf/fory.git

commit a58432ccf2cf4142389f6cb8e2ea88b8b83f856b
Author: chaokunyang <[email protected]>
AuthorDate: Fri Aug 15 13:40:51 2025 +0800

    add verbsoe option
---
 .github/workflows/release.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 919d326fa..0d3728421 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -125,6 +125,7 @@ jobs:
         with:
           repository-url: https://test.pypi.org/legacy/
           skip-existing: true
+          verbose: true
           verify-metadata: false
           packages-dir: downloaded_wheels
       - name: Publish to PyPI


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

Reply via email to