Skip to content

Commit f645036

Browse files
authored
Fix release metadata (#2372)
1 parent 9145521 commit f645036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
# Changes per repo
1717
PRODUCT_NAME: PyMongo
1818
# Changes per branch
19-
EVERGREEN_PROJECT: mongo-python-driver-release
19+
EVERGREEN_PROJECT: mongo-python-driver
2020
# Constant
2121
# inputs will be empty on a scheduled run. so, we only set dry_run
2222
# to 'false' when the input is set to 'false'.

0 commit comments

Comments
 (0)