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 2cc3b16 commit e8976bcCopy full SHA for e8976bc
.github/workflows/release.yml
@@ -149,7 +149,7 @@ jobs:
149
if: needs.setup.outputs.publish_env=='testpypi'
150
uses: pypa/gh-action-pypi-publish@release/v1
151
with:
152
- repository-url: https://test.pypi.org/legacy
+ repository-url: https://test.pypi.org/legacy/
153
verbose: true
154
skip-existing: true
155
attestations: false
0 commit comments