Skip to content

Commit ffdf4ef

Browse files
authored
Update release-to-pypi.yml
Remove test.pypi.org for release
1 parent 2ca517b commit ffdf4ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release-to-pypi.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,3 @@ jobs:
3030
run: python3 -m build
3131
- name: Release to PyPi
3232
uses: pypa/gh-action-pypi-publish@release/v1
33-
# TODO: Remove with: block before actual release.
34-
with:
35-
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)