Skip to content

Commit 151b90b

Browse files
authored
ci: Remove testpypi upload (#2)
1 parent 3908bb9 commit 151b90b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,5 @@ jobs:
3939
with:
4040
name: artifact
4141
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/
4642
- name: Publish package on PyPi
4743
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0

0 commit comments

Comments
 (0)