We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3357c5 commit 5f8bd07Copy full SHA for 5f8bd07
1 file changed
.github/workflows/build.yml
@@ -40,9 +40,5 @@ jobs:
40
with:
41
name: artifact
42
path: dist
43
- - name: Publish package on TestPyPi
44
- uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
45
- with:
46
- repository-url: https://test.pypi.org/legacy/
47
- name: Publish package on PyPi
48
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
0 commit comments