We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83024f8 commit 7504eb0Copy full SHA for 7504eb0
.github/workflows/release.yml
@@ -136,8 +136,6 @@ jobs:
136
- name: Upload to PyPi prod
137
if: ${{ !inputs.skip_pypi }}
138
uses: pypa/gh-action-pypi-publish@a56da0b891b3dc519c7ee3284aff1fad93cc8598 # v1.8.6
139
- with:
140
- repository-url: https://test.pypi.org/legacy/
141
142
# March 1st: PyPi test is under maintenance....
143
# - name: Upload to PyPi test
0 commit comments