Skip to content

Commit

Permalink
testing first using test.pypi on automated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jibola committed Jan 7, 2025
1 parent 77aa2f5 commit 1208bff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,5 @@ jobs:
silk_asset_group: ${{ env.SILK_ASSET_GROUP }}
evergreen_project: ${{ env.EVERGREEN_PROJECT }}
token: ${{ github.token }}
dry_run: ${{ inputs.dry_run }}
repository_url: https://test.pypi.org/legacy/
dry_run: ${{ inputs.dry_run }}

0 comments on commit 1208bff

Please sign in to comment.