We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ec710 commit 5d31c88Copy full SHA for 5d31c88
1 file changed
.github/workflows/python-release.yml
@@ -126,7 +126,6 @@ jobs:
126
uses: pypa/gh-action-pypi-publish@release/v1
127
with:
128
packages-dir: ${{ env.PACKAGE_DIR }}/dist/
129
- repository-url: https://test.pypi.org/legacy/
130
131
- name: Clear the repo untracked files
132
run: git clean -fxd
0 commit comments