Skip to content

Commit 49006ad

Browse files
authored
Temporary disabled TestPyPI
1 parent a102f67 commit 49006ad

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,5 @@ jobs:
3131
python -m build
3232
python -m twine check dist/*
3333
34-
- name: Publish to TestPyPI
35-
uses: pypa/gh-action-pypi-publish@release/v1
36-
with:
37-
repository-url: https://test.pypi.org/legacy/
38-
3934
- name: Publish to PyPI
40-
uses: pypa/gh-action-pypi-publish@release/v1
35+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)