Skip to content

Commit 36c3fa4

Browse files
committed
Publish to PyPI, the real one
1 parent 032aa77 commit 36c3fa4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/main.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,5 @@ jobs:
111111
--user
112112
- name: Build a binary wheel and a source tarball
113113
run: python3 -m build
114-
- name: Publish package distributions to TestPyPI
114+
- name: Publish package distributions to PyPI
115115
uses: pypa/gh-action-pypi-publish@release/v1
116-
with:
117-
repository-url: https://test.pypi.org/legacy/
118-
# - name: Publish package distributions to PyPI
119-
# uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)