We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f720159 commit 186f2edCopy full SHA for 186f2ed
1 file changed
.github/workflows/python-publish.yml
@@ -25,5 +25,3 @@ jobs:
25
- name: Publish package
26
if: startsWith(github.ref, 'refs/tags')
27
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
28
- with:
29
- repository-url: https://test.pypi.org/legacy/
0 commit comments