We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24ca7b5 + 8ccab3e commit 58e0349Copy full SHA for 58e0349
.github/workflows/build.yml
@@ -37,4 +37,4 @@ jobs:
37
uses: pypa/gh-action-pypi-publish@master
38
with:
39
password: ${{ secrets.PYPI_API_TOKEN }}
40
- repository_url: https://pypi.org/legacy/
+ # repository_url: https://pypi.org/legacy/
0 commit comments