Skip to content

Commit 5d31c88

Browse files
committed
Remove publishing package to Test PyPI
1 parent 45ec710 commit 5d31c88

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ jobs:
126126
uses: pypa/gh-action-pypi-publish@release/v1
127127
with:
128128
packages-dir: ${{ env.PACKAGE_DIR }}/dist/
129-
repository-url: https://test.pypi.org/legacy/
130129

131130
- name: Clear the repo untracked files
132131
run: git clean -fxd

0 commit comments

Comments
 (0)