We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a102f67 + 49006ad commit 97d4a01Copy full SHA for 97d4a01
1 file changed
.github/workflows/publish.yml
@@ -31,10 +31,5 @@ jobs:
31
python -m build
32
python -m twine check dist/*
33
34
- - name: Publish to TestPyPI
35
- uses: pypa/gh-action-pypi-publish@release/v1
36
- with:
37
- repository-url: https://test.pypi.org/legacy/
38
-
39
- name: Publish to PyPI
40
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments