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