Skip to content

Commit 3e728f9

Browse files
authored
remove upload to testpypi (#34)
1 parent 6ab7189 commit 3e728f9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

template/.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,5 @@ jobs:
4141
with:
4242
name: artifact
4343
path: dist
44-
- name: Publish package on TestPyPi
45-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
46-
with:
47-
repository-url: https://test.pypi.org/legacy/
4844
- name: Publish package on PyPi
4945
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4

0 commit comments

Comments
 (0)