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 84411b9 commit 56e6f1cCopy full SHA for 56e6f1c
.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
+ EVERGREEN_PROJECT: mongo-python-driver-release
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