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 1208bff commit f8b7e39Copy full SHA for f8b7e39
.github/workflows/release-python.yml
@@ -109,4 +109,4 @@ jobs:
109
evergreen_project: ${{ env.EVERGREEN_PROJECT }}
110
token: ${{ github.token }}
111
repository_url: https://test.pypi.org/legacy/
112
- dry_run: ${{ inputs.dry_run }}
+ dry_run: ${{ inputs.dry_run }}
0 commit comments