We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb2bcf commit aa50a99Copy full SHA for aa50a99
.github/workflows/release.yml
@@ -70,4 +70,4 @@ jobs:
70
with:
71
user: __token__
72
password: ${{ secrets.TESTPYPI_API_TOKEN }}
73
- repository_url: https://test.pypi.org/legacy
+ repository_url: https://test.pypi.org/legacy/
0 commit comments