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 a30907c commit 7bfe00eCopy full SHA for 7bfe00e
.github/workflows/pypi_upload.yml
@@ -63,9 +63,5 @@ jobs:
63
password: ${{ secrets.PYPI_TOKEN }}
64
packages-dir: dist/
65
verbose: true
66
- retry-on-error: true
67
- retry-on-5xx: true
68
- max-retries: 10
69
- retry-sleep-time: 60
70
# Uncomment the following line to publish to Test PyPI instead
71
# repository-url: https://test.pypi.org/legacy/
0 commit comments