Skip to content

Commit f8b7e39

Browse files
committed
fix EOF
1 parent 1208bff commit f8b7e39

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
@@ -109,4 +109,4 @@ jobs:
109109
evergreen_project: ${{ env.EVERGREEN_PROJECT }}
110110
token: ${{ github.token }}
111111
repository_url: https://test.pypi.org/legacy/
112-
dry_run: ${{ inputs.dry_run }}
112+
dry_run: ${{ inputs.dry_run }}

0 commit comments

Comments
 (0)