We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628d030 commit 1071217Copy full SHA for 1071217
.github/workflows/cd.yml
@@ -46,7 +46,3 @@ jobs:
46
47
- uses: pypa/gh-action-pypi-publish@release/v1
48
if: github.event_name == 'release' && github.event.action == 'published'
49
- with:
50
- # Remember to tell (test-)pypi about this repo before publishing
51
- # Remove this line to publish to PyPI
52
- repository-url: https://test.pypi.org/legacy/
0 commit comments