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 3908bb9 commit 151b90bCopy full SHA for 151b90b
1 file changed
.github/workflows/build.yml
@@ -39,9 +39,5 @@ jobs:
39
with:
40
name: artifact
41
path: dist
42
- - name: Publish package on TestPyPi
43
- uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0
44
- with:
45
- repository-url: https://test.pypi.org/legacy/
46
- name: Publish package on PyPi
47
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0
0 commit comments