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.
1 parent 9145521 commit f645036Copy full SHA for f645036
.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