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 91782c3 commit 9b029a5Copy full SHA for 9b029a5
.github/workflows/publish-to-testpypi.yaml
@@ -46,7 +46,7 @@ jobs:
46
name: python-package-distributions
47
path: dist/
48
49
- - name: Publish to PyPI
+ - name: Publish to TestPyPI
50
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
51
with:
52
repository-url: https://test.pypi.org/legacy/
0 commit comments