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

kevinjqliu pushed a commit to branch kevinjqliu/use-3.12-for-release
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to 
refs/heads/kevinjqliu/use-3.12-for-release by this push:
     new ebd6adf4 verbose=True
ebd6adf4 is described below

commit ebd6adf4190556cac33606115cd12577984dbe64
Author: Kevin Liu <[email protected]>
AuthorDate: Tue Nov 11 09:57:51 2025 -0800

    verbose=True
---
 .github/workflows/release_python_nightly.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/release_python_nightly.yml 
b/.github/workflows/release_python_nightly.yml
index d3a00221..9c27554f 100644
--- a/.github/workflows/release_python_nightly.yml
+++ b/.github/workflows/release_python_nightly.yml
@@ -133,3 +133,4 @@ jobs:
           repository-url: https://test.pypi.org/legacy/
           skip-existing: true
           packages-dir: bindings/python/dist
+          verbose: true

Reply via email to