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 1d913c9 commit cee7560Copy full SHA for cee7560
.github/workflows/release-python.yml
@@ -20,7 +20,7 @@ env:
20
# Changes per repo
21
PRODUCT_NAME: PyMongo
22
# Changes per branch
23
- EVERGREEN_PROJECT: mongo-python-driver
+ EVERGREEN_PROJECT: mongo-python-driver-prev-rel
24
# Constant
25
# inputs will be empty on a scheduled run. so, we only set dry_run
26
# to 'false' when the input is set to 'false'.
0 commit comments