We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 563f98d + f645036 commit 3676c37Copy full SHA for 3676c37
.github/workflows/release-python.yml
@@ -16,7 +16,7 @@ env:
16
# Changes per repo
17
PRODUCT_NAME: PyMongo
18
# Changes per branch
19
- EVERGREEN_PROJECT: mongo-python-driver-release
+ EVERGREEN_PROJECT: mongo-python-driver
20
# Constant
21
# inputs will be empty on a scheduled run. so, we only set dry_run
22
# to 'false' when the input is set to 'false'.
0 commit comments