Skip to content

Commit 1208bff

Browse files
committed
testing first using test.pypi on automated workflow
1 parent 77aa2f5 commit 1208bff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-python.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,5 @@ jobs:
108108
silk_asset_group: ${{ env.SILK_ASSET_GROUP }}
109109
evergreen_project: ${{ env.EVERGREEN_PROJECT }}
110110
token: ${{ github.token }}
111-
dry_run: ${{ inputs.dry_run }}
111+
repository_url: https://test.pypi.org/legacy/
112+
dry_run: ${{ inputs.dry_run }}

0 commit comments

Comments
 (0)