From 56e6f1c3585d3db6779cd90cc5d79ffc4e81b736 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Mon, 9 Jun 2025 12:30:14 -0500 Subject: [PATCH] [v4.13] Update release metadata (#2365) --- .github/workflows/release-python.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-python.yml b/.github/workflows/release-python.yml index 9cce310d9..cbb2322fe 100644 --- a/.github/workflows/release-python.yml +++ b/.github/workflows/release-python.yml @@ -16,7 +16,7 @@ env: # Changes per repo PRODUCT_NAME: PyMongo # Changes per branch - EVERGREEN_PROJECT: mongo-python-driver + EVERGREEN_PROJECT: mongo-python-driver-release # Constant # inputs will be empty on a scheduled run. so, we only set dry_run # to 'false' when the input is set to 'false'.